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 840e545 commit 85826a0Copy full SHA for 85826a0
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
33
# Ruff linter, replacement for flake8, isort, pydocstyle
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: 'v0.4.5'
+ rev: 'v0.4.9'
36
hooks:
37
- id: ruff
38
args: [--fix, --exit-non-zero-on-fix]
0 commit comments