ci: Make renovate ignore template folder

This commit is contained in:
Fabian-Lars
2024-05-29 16:53:39 +02:00
committed by GitHub
parent c9ed72d846
commit 381aed09a6
+2 -1
View File
@@ -10,7 +10,8 @@
"**/__tests__/**",
"**/test/**",
"**/tests/**",
"**/__fixtures__/**"
"**/__fixtures__/**",
"shared/**"
],
"lockFileMaintenance": {
"enabled": true