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:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user