We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b8caa6 + 76a67de commit 78210ecCopy full SHA for 78210ec
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: trailing-whitespace
8
- id: end-of-file-fixer
9
- repo: https://github.com/astral-sh/ruff-pre-commit
10
- rev: v0.14.13
+ rev: v0.14.14
11
hooks:
12
# Run the linter.
13
- id: ruff-check
0 commit comments