chore: update dependabot.yml to include actions

This commit is contained in:
J. Nick Koston
2025-01-21 17:54:06 -10:00
committed by GitHub
parent 9ad38730d5
commit 56c1595be9

View File

@@ -5,6 +5,16 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
commit-message:
prefix: "chore(ci): "
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule: