Skip to content

Commit 1786dff

Browse files
committed
👷 Add Dependabot config
1 parent 14783f4 commit 1786dff

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
2+
3+
version: 2
4+
updates:
5+
- package-ecosystem: "gradle"
6+
directory: "/"
7+
schedule:
8+
interval: "weekly"
9+
commit-message:
10+
prefix: ":arrow_up: "
11+
assignees:
12+
- Lezurex

0 commit comments

Comments
 (0)