mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-06 05:20:09 +03:00
8 lines
203 B
YAML
8 lines
203 B
YAML
# Configuration for the zizmor static analysis tool, run via pre-commit in CI
|
|
# https://woodruffw.github.io/zizmor/configuration/
|
|
rules:
|
|
unpinned-uses:
|
|
config:
|
|
policies:
|
|
"*": ref-pin
|