Add github actions to dependabot

This commit is contained in:
Roy Clarkson
2024-07-23 14:57:15 -04:00
committed by GitHub
parent 41482cb546
commit abfc48fffe

View File

@@ -1,5 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "3.3.x"
- package-ecosystem: gradle
directory: "/"
target-branch: "3.3.x"