Skip to content

Commit cffbea9

Browse files
authored
Update dependabot.yml
1 parent cb53945 commit cffbea9

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1 @@
1-
version: 2
2-
updates:
3-
- package-ecosystem: "github-actions"
4-
directory: "/"
5-
schedule:
6-
interval: "monthly" # Changed from "weekly" to "monthly"
7-
open-pull-requests-limit: 10
8-
- package-ecosystem: npm
9-
directory: "/"
10-
schedule:
11-
interval: "monthly" # Changed from "daily" to "monthly"
12-
commit-message:
13-
prefix: fix
14-
include: scope
15-
versioning-strategy: increase
1+

0 commit comments

Comments
 (0)