Skip to content

Commit

Permalink
Lorem
Browse files Browse the repository at this point in the history
  • Loading branch information
buehner committed Feb 9, 2024
1 parent c164b70 commit fe2d747
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"docker:pinDigests"
"config:best-practices"
],
"forkProcessing": "enabled",
"autodiscover": true,
"autodiscoverFilter": [
"buehner/docker-geoserver-official"
],
"packageRules": [
{
"matchUpdateTypes": [
"minor",
"patch",
"pin",
"digest"
]
}
]
}

0 comments on commit fe2d747

Please sign in to comment.