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 02f8081 commit a14d391Copy full SHA for a14d391
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
33
# Linter and formatter that replaces flake8, isort, etc.
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.12.12
+ rev: v0.13.0
36
hooks:
37
- id: ruff
38
args: [--fix, --exit-non-zero-on-fix]
0 commit comments