Run on my solr-playground project

This commit is contained in:
Jan Høydahl 2023-02-21 19:47:57 +01:00
parent 37038c078e
commit d942839e3c

View file

@ -5,7 +5,7 @@ module.exports = {
platform: 'github',
includeForks: false,
repositories: [
'cominvent/renovate-test'
'cominvent/solr-playground'
],
allowedPostUpgradeCommands: ["./gradlew.*"]
};