We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9cde74 + 73683d2 commit c7344f3Copy full SHA for c7344f3
pyproject.toml
@@ -87,7 +87,7 @@ optional-dependencies.dev = [
87
"vws-python-mock==2026.2.22.3",
88
"vws-test-fixtures==2023.3.5",
89
"yamlfix==1.19.1",
90
- "zizmor==1.22.0",
+ "zizmor==1.23.1",
91
]
92
optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
93
urls.Documentation = "https://vws-python.github.io/vws-python/"
zizmor.yml
@@ -8,5 +8,7 @@ rules:
8
disable: true
9
dependabot-cooldown:
10
11
+ superfluous-actions:
12
+ disable: true
13
template-injection:
14
0 commit comments