We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2c04c commit 4e7c2acCopy full SHA for 4e7c2ac
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
stages: [commit]
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.4.9
+ rev: v0.4.10
34
hooks:
35
- id: ruff
36
name: Ruff
0 commit comments