We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce93db5 commit 34cbd0aCopy full SHA for 34cbd0a
1 file changed
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
50
# Github Action static analysis tool
51
- repo: https://github.com/woodruffw/zizmor-pre-commit
52
- rev: v1.9.0
+ rev: d2c1833a059c66713cd52c032617766134679a0f # frozen: v1.9.0
53
hooks:
54
- id: zizmor
55
@@ -105,7 +105,7 @@ repos:
105
106
# Python
107
- repo: https://github.com/astral-sh/ruff-pre-commit
108
- rev: d19233b89771be2d89273f163f5edc5a39bbc34a # frozen: v0.11.12
+ rev: 9aeda5d1f4bbd212c557da1ea78eca9e8c829e19 # frozen: v0.11.13
109
110
- id: ruff
111
args:
0 commit comments