Skip to content

Commit

Permalink
chore: Formatting of renovate notes checklist (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
timurhamitov authored Nov 27, 2023
1 parent 17a977d commit 4bd67d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/renovate-config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@
"postUpdateOptions": ["yarnDedupeHighest"],
"prBodyNotes": [
"### Checklist",
"- [ ] I checked this package version in [snyk](https://security.snyk.io/vuln/npm)",
"- [ ] I labeled PR as 'PR needs visual test'",
"- [ ] I checked this update locally",
"- [ ] QA engineers checked this update"
"- [ ] I checked this package version in [snyk](https://security.snyk.io/vuln/npm) \\ \n - [ ] I labeled PR as 'PR needs visual test' \\ \n - [ ] I checked this update locally \\ \n - [ ] QA engineers checked this update"
],
"packageRules": [
{
Expand Down

0 comments on commit 4bd67d1

Please sign in to comment.