We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b147c8 commit 92ed584Copy full SHA for 92ed584
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: end-of-file-fixer
16
- id: trailing-whitespace
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.9.3
+ rev: v0.11.11
19
hooks:
20
- id: ruff
21
name: Lint via ruff
0 commit comments