chore: fix invalid renovate preset configuration
All checks were successful
ci/woodpecker/push/lint Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-27 20:23:51 +02:00
parent 4a1a7ad981
commit 2682a7a549
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
15 changed files with 44 additions and 40 deletions

View file

@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>@project.groupId@</groupId>
<artifactId>@project.artifactId@-it</artifactId>
<groupId>io.kokuwa.micronaut</groupId>
<artifactId>mirconaut-logging-it</artifactId>
<version>LOCAL-SNAPSHOT</version>
</parent>
<artifactId>@project.artifactId@-it-log-json-from-kubernetes</artifactId>
<artifactId>mirconaut-logging-it-log-json-from-kubernetes</artifactId>
<dependencies>
<dependency>