mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(renovate): fix warning (#662)
This commit is contained in:
parent
dfabf3ef5e
commit
11229ddbea
1 changed files with 1 additions and 1 deletions
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
|
|
@ -20,7 +20,7 @@
|
||||||
{
|
{
|
||||||
"description": "Update references in markdown files weekly",
|
"description": "Update references in markdown files weekly",
|
||||||
"matchPaths": [
|
"matchPaths": [
|
||||||
".md"
|
"**/*.md"
|
||||||
],
|
],
|
||||||
"extends": [
|
"extends": [
|
||||||
"schedule:weekly"
|
"schedule:weekly"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue