shell-things/.renovate-shared.json

9 lines
91 B
JSON

{
"extends": [
"config:recommended"
],
"pre-commit": {
"enabled": true
}
}