Skip to content

Commit 03d0814

Browse files
refactor: dependabot (#175)
Co-authored-by: nikkeyl <[email protected]>
1 parent c04f390 commit 03d0814

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ updates:
44
- package-ecosystem: github-actions
55
directory: /
66
schedule:
7-
interval: monthly
8-
day: saturday
7+
interval: semiannually
98

109
- package-ecosystem: npm
1110
directory: /
1211
schedule:
13-
interval: monthly
14-
day: saturday
12+
interval: semiannually
1513
versioning-strategy: increase

0 commit comments

Comments
 (0)