We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc17b30 commit 1d139aaCopy full SHA for 1d139aa
1 file changed
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: trailing-whitespace
13
- id: check-added-large-files
14
- repo: https://github.com/astral-sh/ruff-pre-commit
15
- rev: v0.15.0
+ rev: v0.15.2
16
hooks:
17
- id: ruff
18
- id: ruff-format
0 commit comments