Skip to content

Commit f435b68

Browse files
chore(dependabot): daily -> monthly
1 parent c06a0d6 commit f435b68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
- package-ecosystem: "npm"
55
directory: "."
66
schedule:
7-
interval: "daily"
7+
interval: "monthly"
88
versioning-strategy: "widen"
99
groups:
1010
npm:
@@ -16,7 +16,7 @@ updates:
1616
- package-ecosystem: "github-actions"
1717
directory: ".github/workflows"
1818
schedule:
19-
interval: "daily"
19+
interval: "monthly"
2020
groups:
2121
gha:
2222
patterns:

0 commit comments

Comments
 (0)