Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit bcc426c

Browse files
renovate-botnielm
andauthored
Configure Renovate (#51)
* Add renovate.json * Update renovate.json --------- Co-authored-by: Niel Markwick <nielm@users.noreply.github.com>
1 parent bb32023 commit bcc426c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended",
5+
":semanticCommits",
6+
":semanticCommitTypeAll(fix)",
7+
":enableVulnerabilityAlertsWithLabel(security)",
8+
],
9+
rangeStrategy: "bump",
10+
}

0 commit comments

Comments
 (0)