We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4910d73 commit b0c5ccbCopy full SHA for b0c5ccb
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.11"
+ rev: "v0.14.13"
15
hooks:
16
- id: ruff-check
17
args: ["--fix", "--show-fixes"]
0 commit comments