Skip to content

Commit 3ddf4ff

Browse files
committed
pre-commit run --all-files
1 parent 1b10976 commit 3ddf4ff

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
@@ -18,7 +18,7 @@ repos:
1818
- id: codespell
1919
exclude: ^locale/
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.12
21+
rev: v0.13.0
2222
hooks:
2323
- id: ruff-check
2424
args: [--fix]

0 commit comments

Comments
 (0)