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 bdf07f8 + a64be76 commit 75c4aa5Copy full SHA for 75c4aa5
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: check-added-large-files
7
args: ['--maxkb=10240']
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.7.2
+ rev: v0.8.6
10
hooks:
11
- id: ruff
12
types_or: [ python, pyi ]
0 commit comments