configure depdendabot github actions version updates (#1923)

This commit is contained in:
Ben Ashbaugh
2024-03-19 07:10:19 -07:00
committed by GitHub
parent 77293c83bd
commit 109c0a1ddd

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

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