Enable Dependabot for GitHub Actions.

This commit is contained in:
Matthias Mailänder 2025-06-28 20:37:55 +02:00 committed by GitHub
parent 0653d7345b
commit 8d307d2c93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

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