Skip to content

Commit fdfb301

Browse files
authored
Merge pull request #793 from flexion/chore/remove-zricethezav-gitleaks-limit
Update renovate.json to remove gitleaks restriction
2 parents bf36567 + 00a7df6 commit fdfb301

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/renovate.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
{
3636
"matchPackageNames": ["amazoncorretto"],
3737
"enabled": false
38-
},
39-
{
40-
"matchPackageNames": ["zricethezav/gitleaks"],
41-
"allowedVersions": "<=8.21.2"
4238
}
4339
]
4440
}

0 commit comments

Comments
 (0)