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 421811d commit 447f3aaCopy full SHA for 447f3aa
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: check-merge-conflict
31
name: Merge Conflicts
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: 'v0.0.281'
+ rev: 'v0.0.282'
34
hooks:
35
- id: ruff
36
args: [--fix, --exit-non-zero-on-fix]
0 commit comments