Skip to content

Commit 21c0408

Browse files
authored
Merge pull request #10901 from github/repo-sync
repo sync
2 parents 28efd18 + c5e6ebb commit 21c0408

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: '/'
5+
schedule:
6+
interval: weekly
7+
open-pull-requests-limit: 20 # default is 5
8+
9+
- package-ecosystem: 'github-actions'
10+
directory: '/'
11+
schedule:
12+
interval: weekly

0 commit comments

Comments
 (0)