Add dependabot for github actions

This commit is contained in:
Hans Kristian Rosbach 2024-02-21 19:32:51 +01:00 committed by Hans Kristian Rosbach
parent 80492fab2a
commit a09b42d54b

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

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