mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-05 14:55:29 +08:00
ci: add package-ecosystem github-actions
This commit is contained in:
parent
4ec522dca3
commit
38bf1d20d0
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
@ -20,3 +20,15 @@ updates:
|
|||||||
- ">= 14.a, < 15"
|
- ">= 14.a, < 15"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: deps
|
prefix: deps
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
time: '11:00'
|
||||||
|
timezone: Japan
|
||||||
|
open-pull-requests-limit: 1
|
||||||
|
labels:
|
||||||
|
- "dependencies:ci"
|
||||||
|
commit-message:
|
||||||
|
prefix: ci
|
||||||
|
Loading…
Reference in New Issue
Block a user