Create dependabot.yml

Create dependabot.yml
This commit is contained in:
Kroese 2023-04-23 18:01:19 +02:00 committed by GitHub
commit ab1f80127a

10
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: docker
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly