Skip to content

Commit

Permalink
Add renovatebot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Oct 24, 2023
1 parent 357ed1b commit 0c5dfab
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 0c5dfab

Please sign in to comment.