Skip to content

Commit 81a040a

Browse files
committed
chore: make dependabot check daily for publiccode-parser-go releases
1 parent ed4e339 commit 81a040a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
version: 2
22
updates:
3-
43
- package-ecosystem: "github-actions"
54
directory: "/"
65
schedule:
@@ -9,4 +8,4 @@ updates:
98
- package-ecosystem: "gomod"
109
directory: "/go-src"
1110
schedule:
12-
interval: "weekly"
11+
interval: "daily"

0 commit comments

Comments
 (0)