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 6aa6e05 commit 1057723Copy full SHA for 1057723
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: check-merge-conflict
7
exclude: rst$
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.7.3
+ rev: v0.7.4
10
hooks:
11
- id: ruff
12
args: [--fix]
0 commit comments