Merge pull request #1 from Bot/dependencies/config

Configure Team Hydra Dependency Updater
This commit is contained in:
2023-04-21 20:54:28 -04:00
committed by GitHub Enterprise

6
renovate.json Normal file
View File

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