Skip to content

Commit 0445d67

Browse files
authored
chore: slow down dep update to monthly
1 parent 7975398 commit 0445d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
- package-ecosystem: "gomod"
55
directory: "/"
66
schedule:
7-
interval: "weekly"
7+
interval: "monthly"
88
reviewers:
99
- "gogs/core"
1010
commit-message:

0 commit comments

Comments
 (0)