We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55cb65e + ac424fb commit b9858bdCopy full SHA for b9858bd
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
# Lint / autoformat: Python code
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
# Ruff version.
12
- rev: "v0.14.4"
+ rev: "v0.14.5"
13
hooks:
14
# Run the linter
15
- id: ruff
0 commit comments