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 75c4aa5 + 5ee9af9 commit be2c5a5Copy full SHA for be2c5a5
.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.8.6
+ rev: v0.9.10
10
hooks:
11
- id: ruff
12
types_or: [ python, pyi ]
0 commit comments