Change the interval for dependabot updates to monthly (#319)

This commit is contained in:
Erik Schierboom
2024-09-05 11:36:16 +02:00
committed by GitHub
parent c985363cc3
commit 1d815f5b2a

View File

@@ -5,6 +5,6 @@ updates:
- package-ecosystem: 'github-actions' - package-ecosystem: 'github-actions'
directory: '/' directory: '/'
schedule: schedule:
interval: 'daily' interval: 'monthly'
labels: labels:
- 'x:size/small' - 'x:size/small'