13
0
Fork 0
mirror of https://github.com/jdx/mise-action.git synced 2026-07-02 09:39:30 +00:00

Add renovate.json (#229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-01 20:39:49 -06:00 committed by GitHub
parent 88652804b4
commit 2f30971a6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

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