Merge branch 'renovate/configure' into 'master'

Configure Renovate

See merge request redactmanager/commons/pdftron-logic-commons!4
This commit is contained in:
Kevin Tumma 2023-07-17 14:31:37 +02:00
commit a0dc434388

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}