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.
1 parent 798c3ba commit 251a277Copy full SHA for 251a277
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: end-of-file-fixer
9
- repo: https://github.com/astral-sh/ruff-pre-commit
10
# Ruff version.
11
- rev: v0.11.4
+ rev: v0.11.5
12
hooks:
13
# Run the linter.
14
- id: ruff
0 commit comments