Harden quarantine provisioning; enforce strict permissions and update Ansible and docs
This commit is contained in:
13
.github/dependabot.yml
vendored
Normal file
13
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "composer"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
# Auto-merge security updates is handled separately; label security PRs with `security`.
|
||||
open-pull-requests-limit: 8
|
||||
rebase-strategy: "auto"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "dependabot"
|
||||
# Dependabot will create security and regular dependency update PRs.
|
||||
Reference in New Issue
Block a user