We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83c0b9a + 64f2c44 commit 390c59aCopy full SHA for 390c59a
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: check-merge-conflict
6
- id: debug-statements
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.9.9
+ rev: v0.9.10
9
hooks:
10
- id: ruff
11
types_or: [python]
0 commit comments