ansible-role-nginx/.github/dependabot.yml
Alessandro Fael Garcia 02c24d68ef
Update GitHub Actions
Dependabot should now trigger at the same time across all NGINX Core Ansible repositories
2022-03-31 15:58:46 +02:00

16 lines
303 B
YAML

---
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "00:00"
- package-ecosystem: pip
directory: /.github/workflows/requirements
schedule:
interval: weekly
day: monday
time: "00:00"