We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb21b6 commit c9d28e0Copy full SHA for c9d28e0
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
# run the linter
12
- id: ruff
13
- repo: https://github.com/pre-commit/pre-commit-hooks
14
- rev: v5.0.0
+ rev: v6.0.0
15
hooks:
16
# general hooks:
17
- id: check-added-large-files # Prevent giant files from being committed
0 commit comments