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 f1f3c12 commit 96ea0adCopy full SHA for 96ea0ad
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: [--fix=lf]
12
- id: check-case-conflict
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.13.2 # must match requirements-tests.txt
+ rev: v0.13.3 # must match requirements-tests.txt
15
hooks:
16
- id: ruff
17
name: Run ruff on stubs, tests and scripts
0 commit comments