Skip to content

Commit a44b9c0

Browse files
Merge pull request #792 from jarrodmillman/ruff-0.5.7
Update ruff
2 parents 1ec5492 + f65dd35 commit a44b9c0

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: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1
35+
rev: ac97362543353002a47d6cae8918b25444d102df # frozen: v0.5.7
3636
hooks:
3737
- id: ruff
3838
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)