Skip to content

Commit

Permalink
ci: fix renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
ahgraber committed May 13, 2024
1 parent e61393f commit c4e3d41
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@
],
"prBodyNotes": [
"Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community.\\\nPlease do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions."
],
"automerge": true,
"automergeType": "branch",
"ignoreTests": true,
"matchUpdateTypes": ["patch"]
]
}
}

0 comments on commit c4e3d41

Please sign in to comment.