diff --git a/pyproject.toml b/pyproject.toml index f9854b71..8ae0289f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ optional-dependencies.dev = [ "vws-python-mock==2026.2.22.3", "vws-test-fixtures==2023.3.5", "yamlfix==1.19.1", - "zizmor==1.22.0", + "zizmor==1.23.1", ] optional-dependencies.release = [ "check-wheel-contents==0.6.3" ] urls.Documentation = "https://vws-python.github.io/vws-python/" diff --git a/zizmor.yml b/zizmor.yml index f63e179d..fab119cb 100644 --- a/zizmor.yml +++ b/zizmor.yml @@ -8,5 +8,7 @@ rules: disable: true dependabot-cooldown: disable: true + superfluous-actions: + disable: true template-injection: disable: true