Skip to content

Commit

Permalink
chore: add lockfile maintenance preset for renovatebot (#94)
Browse files Browse the repository at this point in the history
Introduce lockfile maintenance preset for renovatebot. Streamline
dependency management by improving lockfile maintenance. Ensure
consistency and reliability.

Signed-off-by: Valentin Sickert <[email protected]>
  • Loading branch information
Lapotor authored Dec 24, 2023
1 parent 35aa45f commit 5395c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
":timezone(Europe/Berlin)",
":pinAllExceptPeerDependencies",
":rebaseStalePrs",
":maintainLockFilesWeekly",
":label(Scope: Deps)"
],
"baseBranches": ["main"],
Expand Down

0 comments on commit 5395c1e

Please sign in to comment.