mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 20:37:53 +08:00
chore: label dependabot PRs
This commit is contained in:
parent
75a315a262
commit
859e8d3ba5
20
.github/dependabot.yml
vendored
20
.github/dependabot.yml
vendored
@ -1,10 +1,14 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "11:00"
|
||||
open-pull-requests-limit: 10
|
||||
labels:
|
||||
- "topic/dependencies"
|
||||
- package-ecosystem: gomod
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "11:00"
|
||||
open-pull-requests-limit: 10
|
||||
labels:
|
||||
- "topic/dependencies"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user