Add dependabot config

This commit is contained in:
Ryan W
2021-09-26 14:31:03 -07:00
parent 9d2e31bddd
commit 05342edf9e
+14
View File
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily