chore: Remove prefix to use the default `chore(deps)` (#11315)
This commit is contained in:
parent
a45410368d
commit
f4d3aa25e1
|
|
@ -7,5 +7,3 @@ updates:
|
||||||
ignore:
|
ignore:
|
||||||
# Dependabot isn't able to update this packages that do not match the source, so anything with a version
|
# Dependabot isn't able to update this packages that do not match the source, so anything with a version
|
||||||
- dependency-name: "*.v*"
|
- dependency-name: "*.v*"
|
||||||
commit-message:
|
|
||||||
prefix: "fix:"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue