We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4541d9f + 053381a commit 5e9569cCopy full SHA for 5e9569c
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: 'trailing-whitespace'
25
26
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
27
- rev: 'v0.15.9'
+ rev: 'v0.15.10'
28
hooks:
29
- id: 'ruff-check'
30
args: ['--fix']
0 commit comments