diff --git a/pom.xml b/pom.xml index 1ebf708..9c90069 100644 --- a/pom.xml +++ b/pom.xml @@ -296,7 +296,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.7.0 net.revelc.code.formatter diff --git a/renovate.json b/renovate.json index dc88820..47fe869 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"], - "pinDigests": false + "extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"] }