This commit is contained in:
Jeff Dickey 2024-01-02 09:58:53 -06:00
parent 2f30971a6e
commit b2bd646a01
No known key found for this signature in database
GPG key ID: 584DADE86724B407

View file

@ -2,5 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"dependencyDashboard": false,
"automerge": true
}