Skip to content

Commit c781fe0

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f7bf792 + 7b313f8 commit c781fe0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# To get started with Dependabot version updates, you'll need to specify which
2+
# package ecosystems to update and where the package manifests are located.
3+
# Please see the documentation for all configuration options:
4+
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5+
version: 2
6+
updates:
7+
- package-ecosystem: gradle
8+
directory: "/"
9+
schedule:
10+
interval: daily
11+
time: "21:00"
12+
open-pull-requests-limit: 10
13+
target-branch: master

0 commit comments

Comments
 (0)