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.
2 parents 23cbfd1 + f946c42 commit 66096d6Copy full SHA for 66096d6
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: check-added-large-files
25
args: ["--maxkb=1500"]
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.4.8
+ rev: v0.4.9
28
hooks:
29
# Run the linter
30
- id: ruff
0 commit comments