Update dependabot.yml

This commit is contained in:
Kroese 2024-01-14 14:28:00 +01:00 committed by GitHub
parent dd29940c8e
commit a9743cd773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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