Skip to content

Commit cef31e3

Browse files
pre-commit: bump repositories
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.2](astral-sh/ruff-pre-commit@v0.8.6...v0.9.2)
1 parent 8ee6d17 commit cef31e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: validate-pyproject
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.8.6
37+
rev: v0.9.2
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)