ci: update dependabot.yml

This commit is contained in:
Peter Evans
2022-12-12 09:44:24 +09:00
committed by GitHub
parent 73ff87b6a4
commit 1313abbfb6

View File

@ -11,5 +11,7 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "monthly" interval: "monthly"
allow:
- dependency-type: "production"
labels: labels:
- "dependencies" - "dependencies"