Merge pull request #10628 from turrisxyz/Dependabot-GitHub-Actions

chore: Included githubactions in the dependabot config
This commit is contained in:
Takeshi KOMIYA
2022-07-03 13:26:43 +09:00
committed by GitHub

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

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