Skip to content

Commit 2d1f500

Browse files
committed
Update dependabot
1 parent 86a4d36 commit 2d1f500

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,18 @@ updates:
1414
pull-request-branch-name:
1515
separator: "/"
1616
rebase-strategy: "disabled"
17+
- package-ecosystem: "npm"
18+
directory: "/hugoalh.GitHubActionsToolkit/module/nodejs-wrapper"
19+
schedule:
20+
interval: "daily"
21+
time: "00:00"
22+
timezone: "Etc/UTC"
23+
labels:
24+
- "Platform/NodeJS 🔘"
25+
- "Status/Pending 🔵"
26+
- "Type/Dependency 📦"
27+
open-pull-requests-limit: 100
28+
pull-request-branch-name:
29+
separator: "/"
30+
rebase-strategy: "disabled"
31+
versioning-strategy: "increase"

0 commit comments

Comments
 (0)