We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b39120 commit 8d67451Copy full SHA for 8d67451
.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.8.1
+ rev: v0.8.2
10
hooks:
11
- id: ruff
0 commit comments