Skip to content

Commit

Permalink
Merge pull request #1160 from Turbo87/renovate
Browse files Browse the repository at this point in the history
Add renovatebot configuration
  • Loading branch information
Manishearth authored Jan 11, 2024
2 parents ebc2dbb + 0c5dfab commit 8e25848
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
extends: [
"config:best-practices",
":pinAllExceptPeerDependencies",
":maintainLockFilesWeekly",
":semanticCommitsDisabled",
],
}

0 comments on commit 8e25848

Please sign in to comment.