Use dependabot for GitHub actions updates

This commit is contained in:
Adrian Moennich 2024-03-10 23:18:35 +01:00
parent c4c0101c4a
commit 56b84a52f8

12
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: '14:30'
timezone: Europe/Zurich
groups:
github-actions:
patterns: ['*']