Adding /wrapper directory to dependabot.yml

This commit is contained in:
Benjamin Bennett 2022-10-26 13:52:44 +01:00
parent a2a0e9d877
commit 1d7d135e40

View file

@ -4,6 +4,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/wrapper"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule: