Change the interval for dependabot updates to monthly (#79)
Some checks failed
Configlet / configlet (push) Has been cancelled
Tools / sync-labels (push) Has been cancelled

This commit is contained in:
Erik Schierboom
2024-09-06 08:18:41 +02:00
committed by GitHub
parent e58d5fb6df
commit fbfe161208

View File

@@ -6,4 +6,4 @@ updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
interval: 'monthly'