summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 8d4698f084..9888bff0b8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -14,6 +14,7 @@ envlist =
docs
isort
lint-docs
+ zizmor
# Add environment to use the default python3 installation
[testenv:py3]
@@ -98,3 +99,11 @@ deps = sphinx-lint
changedir = docs
commands =
make lint
+
+[testenv:zizmor]
+basepython = python3
+usedevelop = false
+deps = zizmor >= 1.16.3
+changedir = {toxinidir}
+commands =
+ zizmor .