Skip to content

Commit 297b7da

Browse files
authored
refactor(dependabot.yml):Update dependabot frequency (#175)
1 parent 5ebd8dc commit 297b7da

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
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)