2021-10-01 11:46:35 +00:00
|
|
|
# Docs: <https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates>
|
|
|
|
|
|
|
|
version: 2
|
|
|
|
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: gomod
|
|
|
|
directory: /
|
2024-03-19 05:52:17 +00:00
|
|
|
groups: {any: {patterns: ['*']}}
|
2021-10-01 11:46:35 +00:00
|
|
|
schedule: {interval: monthly}
|
|
|
|
assignees: [tarampampam]
|
|
|
|
|
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: /
|
2024-03-19 05:52:17 +00:00
|
|
|
groups: {any: {patterns: ['*']}}
|
2021-10-01 11:46:35 +00:00
|
|
|
schedule: {interval: monthly}
|
|
|
|
assignees: [tarampampam]
|
|
|
|
|
|
|
|
- package-ecosystem: docker
|
|
|
|
directory: /
|
2024-03-19 05:52:17 +00:00
|
|
|
groups: {any: {patterns: ['*']}}
|
2021-10-01 11:46:35 +00:00
|
|
|
schedule: {interval: monthly}
|
|
|
|
assignees: [tarampampam]
|