Skip to content

Commit 4bbd683

Browse files
committed
Provide Dependabot configuration for NPM dependency upgrades
Closes gh-46958
1 parent b46006b commit 4bbd683

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,9 @@ updates:
66
interval: "weekly"
77
labels:
88
- "type: task"
9+
- package-ecosystem: "npm"
10+
directory: "/antora"
11+
schedule:
12+
interval: "weekly"
13+
labels:
14+
- "type: task"

0 commit comments

Comments
 (0)