We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c6a81 commit f03a870Copy full SHA for f03a870
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
19
# Ruff linter, replacement for flake8, isort, pydocstyle
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: 'v0.15.0'
+ rev: 'v0.15.1'
22
hooks:
23
- id: ruff
24
args: [--fix, --show-fixes, --exit-non-zero-on-fix]
0 commit comments