Skip to content

Commit 55554a7

Browse files
Configure Renovate (#30)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3bf785c commit 55554a7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:base",
5+
":preserveSemverRanges",
6+
":disableMajorUpdates"
7+
],
8+
"versioning": "semver",
9+
"dependencyDashboard": true,
10+
"prHeader": "[![Renovate Joomla](https://camo.githubusercontent.com/80b6571d15d8ec7de8bd9f85a9f42e288ee0735c499641c2a6d05b346d552a52/68747470733a2f2f6170702e72656e6f76617465626f742e636f6d2f696d616765732f62616e6e65722e737667)](https://joomla.org)"
11+
}

0 commit comments

Comments
 (0)