dependabot: Check for github-action updates weekly

This commit is contained in:
SebastianStork 2026-03-07 21:56:16 +01:00
parent e7d9f5caf6
commit 2f94ada4b8
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"