We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b44c24 commit ed7cd0fCopy full SHA for ed7cd0f
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
# - id: trailing-whitespace
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.11.5
+ rev: v0.11.6
19
hooks:
20
# Run the linter.
21
- id: ruff
0 commit comments