Dependabot

Update dependabot.yml
This commit is contained in:
Kroese 2023-04-23 04:29:58 +02:00 committed by GitHub
commit 87dcc5202c

View file

@ -1,10 +1,10 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "docker" - package-ecosystem: docker
directory: "/" # Location of package manifests directory: /
schedule: schedule:
interval: "weekly" interval: weekly
- package-ecosystem: "github-actions" - package-ecosystem: github-actions
directory: "/" # Location of package manifests directory: /
schedule: schedule:
interval: "weekly" interval: weekly