Skip to content

Commit 01b558b

Browse files
committed
Add dependabot.yml.
1 parent eabaae0 commit 01b558b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
version: 2
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
- package-ecosystem: "pub"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"

0 commit comments

Comments
 (0)