Skip to content

Commit 8c1d14a

Browse files
Custom config
1 parent f3723d9 commit 8c1d14a

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

renovate.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

renovate.json5

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
extends: [ "github>SonarSource/renovate-config:languages-team" ],
4+
enabledManagers: [
5+
"maven",
6+
"github-actions",
7+
"regex"
8+
],
9+
ignorePaths: [
10+
"its/sources/**",
11+
],
12+
}

0 commit comments

Comments
 (0)