Skip to content

Commit d24353f

Browse files
authored
Change Dependabot update interval to monthly
1 parent 1f7a335 commit d24353f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
- package-ecosystem: "npm"
88
directory: "/"
99
schedule:
10-
interval: "weekly"
10+
interval: "monthly"
1111
allow:
1212
- dependency-name: "astro"
1313
- dependency-name: "@astrojs/starlight"

0 commit comments

Comments
 (0)