We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d843f commit 98393a3Copy full SHA for 98393a3
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: check-xml
19
- id: check-symlinks
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.6.1
+ rev: v0.6.2
22
hooks:
23
- id: ruff-format
24
- id: ruff
0 commit comments