ci: add GHA dependabot

This commit is contained in:
Christian Clason 2025-11-20 19:10:28 +01:00
parent bb83a67612
commit cd1df162a9

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "ci"