We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2874924 commit cb54a65Copy full SHA for cb54a65
1 file changed
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
- id: pyupgrade
41
args: [--py39-plus]
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: v0.11.6
+ rev: v0.11.7
44
hooks:
45
- id: ruff
46
args: [--fix, --exit-non-zero-on-fix]
0 commit comments