react-native-rate-app/renovate.json
2024-09-17 14:57:03 +02:00

8 lines
162 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"enabledManagers": ["npm", "github-actions"]
}