Skip to content

Commit 034fe71

Browse files
Merge pull request #794 from jarrodmillman/ruff-0.6.3
Update ruff
2 parents d93c94d + 6ed0cc8 commit 034fe71

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
@@ -32,7 +32,7 @@ repos:
3232
args: [--no-pycodestyle, --max-line-length=88]
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: ac97362543353002a47d6cae8918b25444d102df # frozen: v0.5.7
35+
rev: f1ebc5730d98440041cc43e4d69829ad598ae1e7 # frozen: v0.6.3
3636
hooks:
3737
- id: ruff
3838
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)