We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b80242 + 4787154 commit 8edae06Copy full SHA for 8edae06
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: add-trailing-comma
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: 'v0.12.9'
+ rev: 'v0.12.10'
31
hooks:
32
- id: ruff
33
0 commit comments