1 changed files with 16 additions and 0 deletions
@ -0,0 +1,16 @@
|
||||
# Docs: <https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates> |
||||
|
||||
version: 2 |
||||
|
||||
updates: |
||||
- package-ecosystem: github-actions |
||||
directory: / |
||||
schedule: {interval: monthly} |
||||
reviewers: [ViViDboarder] |
||||
assignees: [ViViDboarder] |
||||
|
||||
- package-ecosystem: docker |
||||
directory: / |
||||
schedule: {interval: monthly} |
||||
reviewers: [ViViDboarder] |
||||
assignees: [ViViDboarder] |
Loading…
Reference in new issue