Merge pull request #388 from elezar/add-gh-pages-dependabot

Add dependabot for gh-pages branches
This commit is contained in:
Evan Lezar 2024-03-01 17:05:02 +02:00 committed by GitHub
commit 2f11a190bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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