Christian Clauss 2024-01-17 07:52:35 +01:00 committed by GitHub
parent ae8478ec32
commit 7f58bc8144
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,8 @@
# Keep GitHub Actions up to date with Dependabot...
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"