@cryptotaxi247 / kubo / commits / 859e8d3ba

chore: label dependabot PRs

ipfs-mgmt-read-write[bot] committed Jun 14, 2023 at 13:05 UTC 859e8d3ba5e44fdeb4f7ce5faaee92adb377441b
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"