Skip to content

Commit 5a5e4fe

Browse files
authored
Create dependabot.yml
1 parent 1c40b8b commit 5a5e4fe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

+12
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: "daily"
7+
open-pull-requests-limit: 20
8+
groups:
9+
navikt-aksel:
10+
patterns:
11+
- '@navikt/ds-*'
12+
- '@navikt/aksel-icons'

0 commit comments

Comments
 (0)