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.
2 parents 8154321 + 0bf920c commit f53705fCopy full SHA for f53705f
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
repos:
4
- repo: https://github.com/astral-sh/ruff-pre-commit
5
# Ruff version.
6
- rev: v0.14.1
+ rev: v0.14.2
7
hooks:
8
# Run the linter.
9
- id: ruff
0 commit comments