ci: Make renovate ignore template folder

pull/1377/head
Fabian-Lars 1 year ago committed by GitHub
parent c9ed72d846
commit 381aed09a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,8 @@
"**/__tests__/**", "**/__tests__/**",
"**/test/**", "**/test/**",
"**/tests/**", "**/tests/**",
"**/__fixtures__/**" "**/__fixtures__/**",
"shared/**"
], ],
"lockFileMaintenance": { "lockFileMaintenance": {
"enabled": true "enabled": true

Loading…
Cancel
Save