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 48eb0f1 commit 3cb07a7Copy full SHA for 3cb07a7
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
41
# Ruff linter, replacement for flake8, pydocstyle, isort
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: 'v0.0.285'
+ rev: 'v0.0.286'
44
hooks:
45
- id: ruff
46
args: [--fix, --exit-non-zero-on-fix]
0 commit comments