mirror of
https://github.com/spf13/viper
synced 2024-12-22 19:47:01 +00:00
Update dependabot.yml
This commit is contained in:
parent
899b682f8c
commit
489df740ac
1 changed files with 14 additions and 8 deletions
22
.github/dependabot.yml
vendored
22
.github/dependabot.yml
vendored
|
@ -1,10 +1,16 @@
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: gomod
|
- package-ecosystem: gomod
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
labels:
|
||||||
interval: daily
|
- area/dependencies
|
||||||
- package-ecosystem: github-actions
|
schedule:
|
||||||
directory: /
|
interval: daily
|
||||||
schedule:
|
|
||||||
interval: daily
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
labels:
|
||||||
|
- area/dependencies
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
|
Loading…
Reference in a new issue