Add dependabot for gh-pages branches

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2024-03-01 16:55:14 +02:00
parent ea55757bc3
commit 2d394f4624

View File

@ -30,3 +30,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
target-branch: gh-pages
directory: "/"
schedule:
interval: "weekly"
day: "monday"