mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 22:29:17 +08:00
ci: Add package-ecosystem github-actions
This commit is contained in:
parent
4477775802
commit
65dc7af084
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -20,3 +20,13 @@ updates:
|
||||
- ">= 14.a, < 15"
|
||||
commit-message:
|
||||
prefix: deps
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 1
|
||||
labels:
|
||||
- "dependencies:ci"
|
||||
commit-message:
|
||||
prefix: ci
|
||||
|
Loading…
x
Reference in New Issue
Block a user