Skip to content

Commit d1490a8

Browse files
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.6.2
1 parent 6b41b6a commit d1490a8

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
hooks:
3333
- id: black
3434
- repo: https://github.com/charliermarsh/ruff-pre-commit
35-
rev: 'v0.5.7'
35+
rev: 'v0.6.2'
3636
hooks:
3737
- id: ruff
3838
- repo: https://github.com/sirosen/check-jsonschema

0 commit comments

Comments
 (0)