We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c5ccb commit b68d2daCopy full SHA for b68d2da
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
# Python linting and formatting
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: "v0.14.13"
+ rev: "v0.14.14"
15
hooks:
16
- id: ruff-check
17
args: ["--fix", "--show-fixes"]
0 commit comments