We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715a9a4 commit 8795c85Copy full SHA for 8795c85
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: trailing-whitespace
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
# Ruff version.
9
- rev: v0.14.0
+ rev: v0.14.1
10
hooks:
11
# Run the linter.
12
- id: ruff
0 commit comments