We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1590a82 commit 8c99cdaCopy full SHA for 8c99cda
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: python-no-log-warn
29
- id: text-unicode-replacement-char
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.12.0
+ rev: v0.12.1
32
hooks:
33
- id: ruff-format
34
- id: ruff
0 commit comments