Skip to content

Commit 511bc8d

Browse files
refactor: dependabot (#32)
Co-authored-by: nikkeyl <[email protected]>
1 parent 1f3e17a commit 511bc8d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.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)