mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore: fix linting (#751)
This commit is contained in:
parent
67ba9403a1
commit
7e087b03e0
6 changed files with 12 additions and 16 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
|
@ -2,12 +2,6 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["github>renovatebot/.github", ":pinDependencies"],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Automerge Renovate updates",
|
||||
"semanticCommitType": "fix",
|
||||
"matchPackageNames": ["renovate/renovate"],
|
||||
"matchUpdateTypes": ["major", "minor", "patch"]
|
||||
},
|
||||
{
|
||||
"description": "Update references in Markdown files weekly",
|
||||
"matchPaths": ["**/*.md"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue