We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44cc68 commit 3dfa83fCopy full SHA for 3dfa83f
.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.8.2
+ rev: v0.8.3
10
hooks:
11
- id: ruff
12
args: [--fix]
0 commit comments