1
0

Add dependabot for gh action updates (#55)

This commit is contained in:
Jesse Hills
2022-07-07 08:10:52 +12:00
committed by GitHub
Unverified
parent 536398e71e
commit aa6cc1b4b1

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

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10