Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 64ee15e

Browse files
authored
refactor(dependabot.yml):Update dependabot frequency (#63)
1 parent e485b6c commit 64ee15e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/dependabot.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: daily
6+
interval: monthly
77

88
- package-ecosystem: npm
99
directory: /
10+
versioning-strategy: widen
1011
schedule:
11-
interval: daily
12+
interval: weekly

0 commit comments

Comments
 (0)