We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a42e224 + 5ffde37 commit 6045047Copy full SHA for 6045047
1 file changed
.pre-commit-config.yaml
@@ -51,12 +51,12 @@ repos:
51
- id: add-trailing-comma
52
53
- repo: https://github.com/astral-sh/ruff-pre-commit
54
- rev: v0.15.9
+ rev: v0.15.10
55
hooks:
56
- id: ruff
57
58
- repo: https://github.com/tox-dev/pyproject-fmt
59
- rev: v2.21.0
+ rev: v2.21.1
60
61
- id: pyproject-fmt
62
@@ -81,7 +81,7 @@ repos:
81
- id: nb-strip-paths
82
83
- repo: https://github.com/woodruffw/zizmor-pre-commit
84
- rev: v1.23.1
+ rev: v1.24.1
85
86
- id: zizmor
87
0 commit comments