Merge pull request #627 from just-the-docs/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Patrick Marsceill
2022-03-09 11:56:07 -05:00
committed by GitHub

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

@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10