Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit 61b2bfc

Browse files
authored
Update allowed spotless versions in renovate.json (#34)
This project requires Java 8
1 parent 8895b22 commit 61b2bfc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
{
1818
"matchManagers": ["gradle-wrapper"],
1919
"groupName": "Gradle"
20+
},
21+
{
22+
"matchPackageNames": ["com.diffplug.spotless"],
23+
"allowedVersions": "<6.14"
2024
}
2125
]
2226
}

0 commit comments

Comments
 (0)