Update dependabot.yml

This commit is contained in:
Pаramtamtām
2024-03-19 09:56:31 +04:00
committed by GitHub
parent dcf291de25
commit fb681a846e

View File

@@ -5,10 +5,12 @@ version: 2
updates: updates:
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: / directory: /
groups: {any: {patterns: ['*']}}
schedule: {interval: monthly} schedule: {interval: monthly}
assignees: [tarampampam] assignees: [tarampampam]
- package-ecosystem: docker - package-ecosystem: docker
directory: / directory: /
groups: {any: {patterns: ['*']}}
schedule: {interval: monthly} schedule: {interval: monthly}
assignees: [tarampampam] assignees: [tarampampam]