mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 10:44:19 +00:00
chore: update dependabot commit msg
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
39aadf190d
commit
62060560e3
1 changed files with 16 additions and 12 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -8,7 +8,11 @@ updates:
|
|||
- dependency-name: node-fetch
|
||||
versions:
|
||||
- ">=3.0.0"
|
||||
commit-message:
|
||||
prefix: "chore(deps)"
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
commit-message:
|
||||
prefix: "chore(deps)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue