File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ rules :
2+ secrets-outside-env :
3+ ignore :
4+ # CODECOV_TOKEN is a low-risk CI-only token; no GitHub Environment is
5+ # needed. This rule will be demoted to --persona=auditor only in
6+ # zizmor v1.24.0, at which point this ignore block can be removed.
7+ - ci_cron_daily.yml:76
8+ - ci_tests.yml:144
Original file line number Diff line number Diff line change 5555 # Enforce that all noqa annotations always occur with specific codes.
5656
5757 - repo : https://github.com/astral-sh/ruff-pre-commit
58- rev : " v0.15.6 "
58+ rev : " v0.15.8 "
5959 hooks :
6060 - id : ruff-check
6161 args : ["--fix", "--show-fixes"]
@@ -107,7 +107,7 @@ repos:
107107 # exclude: "extern/"
108108
109109 - repo : https://github.com/woodruffw/zizmor-pre-commit
110- rev : v1.22.0
110+ rev : v1.23.1
111111 hooks :
112112 - id : zizmor
113113
You can’t perform that action at this time.
0 commit comments