ci: suppress dependabot-execution warning in dependabot config
This commit is contained in:
@@ -12,7 +12,7 @@ updates:
|
||||
registries:
|
||||
- github-basecamp
|
||||
directory: "/"
|
||||
insecure-external-code-execution: allow
|
||||
insecure-external-code-execution: allow # zizmor: ignore[dependabot-execution] -- required for Bundler to resolve gems from the private github-basecamp registry
|
||||
open-pull-requests-limit: 10
|
||||
vendor: false
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user