Add dependabot

This commit is contained in:
2022-04-13 22:59:26 +01:00
committed by GitHub
parent 904a1e6052
commit 468dd9038c

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'