Revert "Remove dependabot config (#4702)"

This reverts commit b59075d977.
This commit is contained in:
Matthew Haughton
2022-04-10 16:19:12 +10:00
committed by GitHub
parent 2a513c4ef4
commit 72a671f50d

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

@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/docs"
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: gradle
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10