Skip to content

Commit

Permalink
chore: sync renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
frantic1048 committed Aug 2, 2024
1 parent 7b87a09 commit 07a9671
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions renovate.json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ extends:
- :pinVersions
# https://docs.renovatebot.com/presets-default/#automergepatch
- :automergePatch
- :automergeDigest
- :maintainLockFilesWeekly

# https://docs.renovatebot.com/presets-default/#semanticcommits
Expand All @@ -20,13 +21,8 @@ postUpdateOptions:
reviewers:
- frantic1048
packageRules:
# string-width@6 is not compatible with all Firefox versions
# issue: https://github.com/sindresorhus/string-width/issues/50#issue-1722323414
# root cause: https://github.com/sindresorhus/string-width/pull/47
# TODO: add basic E2E test (゚∀。)
- matchPackageNames: ['string-width']
enabled: false
- groupName: 'linters and formatters'
automerge: true
matchPackagePatterns:
- '^eslint$'
- '^@types/eslint$'
Expand Down

0 comments on commit 07a9671

Please sign in to comment.