mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:39 +00:00
chore: bump zizmor (#21064)
This commit is contained in:
parent
3e8685d2ec
commit
6f0982d2d6
2 changed files with 2 additions and 2 deletions
2
.github/zizmor.yml
vendored
2
.github/zizmor.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# Configuration for the zizmor static analysis tool, run via pre-commit in CI
|
||||
# https://woodruffw.github.io/zizmor/configuration/
|
||||
# https://docs.zizmor.sh/configuration/
|
||||
#
|
||||
# TODO: can we remove the ignores here so that our workflows are more secure?
|
||||
rules:
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ repos:
|
|||
# zizmor detects security vulnerabilities in GitHub Actions workflows.
|
||||
# Additional configuration for the tool is found in `.github/zizmor.yml`
|
||||
- repo: https://github.com/zizmorcore/zizmor-pre-commit
|
||||
rev: v1.15.2
|
||||
rev: v1.16.0
|
||||
hooks:
|
||||
- id: zizmor
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue