We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a0e693 + 565c73e commit e439c75Copy full SHA for e439c75
1 file changed
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: add-trailing-comma
40
41
- repo: https://github.com/astral-sh/ruff-pre-commit
42
- rev: v0.14.7
+ rev: v0.14.10
43
hooks:
44
- id: ruff
45
args: ["--fix", "--show-fixes"]
@@ -67,7 +67,7 @@ repos:
67
- id: pyproject-fmt
68
69
- repo: https://github.com/woodruffw/zizmor-pre-commit
70
- rev: v1.18.0
+ rev: v1.19.0
71
72
- id: zizmor
73
0 commit comments