@cryptotaxi247 / kubo / commits / b8da86e0d

chore: label dependabot PRs

ipfs-mgmt-read-write[bot] committed Jun 14, 2023 at 13:05 UTC b8da86e0dd552ea42922363270e69a1026054275
1 file changed +12 -8
.github/dependabot.yml
+12 -8
@@ -1,10 +1,14 @@
1 version: 2
2 updates:
3 -- package-ecosystem: gomod
4 - directory: "/"
5 - schedule:
6 - interval: daily
7 - time: "11:00"
8 - open-pull-requests-limit: 10
9 - labels:
10 - - "topic/dependencies"
3 + - package-ecosystem: gomod
4 + directory: "/"
5 + schedule:
6 + interval: daily
7 + time: "11:00"
8 + open-pull-requests-limit: 10
9 + labels:
10 + - "topic/dependencies"
11 + - package-ecosystem: "github-actions"
12 + directory: "/"
13 + schedule:
14 + interval: "weekly"