1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-18 15:25:33 -04:00

Create Dependabot config file (#164)

This commit is contained in:
dependabot-preview[bot]
2020-09-09 09:42:54 -04:00
committed by GitHub
parent 45192b2f91
commit 59a9de6736

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

@@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
versioning-strategy: increase
open-pull-requests-limit: 99
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily