Skip to content

Commit b951d0f

Browse files
committed
Fix Renovate configuration
1 parent fb6b7d4 commit b951d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
packageRules: [
1616
{
17-
reason: 'Google Dagger 2.42 is the last version that supports Java 8',
17+
description: 'Google Dagger 2.42 is the last version that supports Java 8',
1818
matchPackageNames: [
1919
"com.google.dagger:*",
2020
],

0 commit comments

Comments
 (0)