Skip to content

Commit 3bdf6af

Browse files
committed
update dependabot
1 parent 5ad1141 commit 3bdf6af

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ updates:
44
- package-ecosystem: "github-actions"
55
directory: "/"
66
schedule:
7-
interval: "daily"
7+
interval: "monthly"
88

99
# Dependencies listed in go.mod
1010
- package-ecosystem: "gomod"
1111
directory: "/" # Location of package manifests
1212
schedule:
13-
interval: "weekly"
13+
interval: "monthly"

.github/gocompare.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)