We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95255bb commit 27a6ab2Copy full SHA for 27a6ab2
.pre-commit-config.yaml
@@ -6,6 +6,6 @@ repos:
6
args: ['--check-only', '--diff']
7
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.6.8
+ rev: v0.7.0
10
hooks:
11
- id: ruff
0 commit comments