Update dependabot.yml
This commit is contained in:
parent
a4ae4feb1f
commit
e4e42b94a3
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -5,12 +5,12 @@ version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
groups: {any: {patterns: ['*']}}
|
||||
groups: {github-actions: {patterns: ['*']}}
|
||||
schedule: {interval: monthly}
|
||||
assignees: [tarampampam]
|
||||
|
||||
- package-ecosystem: docker
|
||||
directory: /
|
||||
groups: {any: {patterns: ['*']}}
|
||||
groups: {docker: {patterns: ['*']}}
|
||||
schedule: {interval: monthly}
|
||||
assignees: [tarampampam]
|
||||
|
Loading…
x
Reference in New Issue
Block a user