Skip to content

Commit 4cdd030

Browse files
committed
add dependabot
1 parent e66a762 commit 4cdd030

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
enable-beta-ecosystems: true
3+
updates:
4+
- package-ecosystem: pub
5+
directory: /
6+
schedule:
7+
interval: weekly
8+
open-pull-requests-limit: 2
9+
versioning-strategy: increase-if-necessary
10+
11+
- package-ecosystem: github-actions
12+
directory: /
13+
schedule:
14+
interval: weekly

0 commit comments

Comments
 (0)