Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Commit 0e91622

Browse files
committed
Add dependabot workflow
1 parent 76788e5 commit 0e91622

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "gradle"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
day: "saturday"

0 commit comments

Comments
 (0)