Update dependabot.yml

This commit is contained in:
Kroese 2023-04-23 04:31:58 +02:00 committed by GitHub
parent d5f9e29d35
commit 63b6caed8e

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