Enable Dependabot for GitHub Actions.

This commit is contained in:
Matthias Mailänder
2025-05-07 22:43:19 +02:00
committed by Gustas Kažukauskas
parent 3e06749006
commit 798593bede

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

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