We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4c221 commit e423b8cCopy full SHA for e423b8c
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: python-no-log-warn
26
- id: text-unicode-replacement-char
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.9.2
+ rev: v0.9.3
29
hooks:
30
- id: ruff-format
31
- id: ruff
0 commit comments