Update dependabot.yml

This commit is contained in:
Kroese 2023-04-23 04:29:40 +02:00 committed by GitHub
parent 95def97755
commit 747eb5214c

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