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

Commit 0b129fe

Browse files
MichaelDeBoeyjrolfs
authored andcommitted
chore: update dependabot.yml
1 parent 56eec56 commit 0b129fe

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
version: 2
22
updates:
3-
- package-ecosystem: npm
4-
directory: '/'
3+
- package-ecosystem: github-actions
4+
directory: /
5+
pull-request-branch-name:
6+
separator: '-'
57
reviewers:
68
- jrolfs
79
schedule:
810
interval: daily
11+
12+
- package-ecosystem: npm
13+
directory: /
914
pull-request-branch-name:
1015
separator: '-'
16+
reviewers:
17+
- jrolfs
18+
schedule:
19+
interval: daily

0 commit comments

Comments
 (0)