We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fae0d commit c8daf0bCopy full SHA for c8daf0b
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
52
# Python linting and formatting using ruff
53
- repo: https://github.com/astral-sh/ruff-pre-commit
54
- rev: v0.1.14
+ rev: v0.2.0
55
hooks:
56
- id: ruff
57
args: ["--fix", "--show-fixes"]
0 commit comments