1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-03-22 02:48:15 +00:00

build(gh-actions): enable dependabot to scan the starter workflow

This commit is contained in:
Cotes Chung
2026-03-12 21:37:15 +08:00
parent ce14e1a087
commit cc1d44ee3e

View File

@@ -15,7 +15,8 @@ updates:
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directories:
- "/.github/workflows/**"
groups: groups:
gh-actions: gh-actions:
update-types: update-types: