mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-07 12:26:41 +02:00
ci: Make renovate ignore template folder
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"**/__tests__/**",
|
||||
"**/test/**",
|
||||
"**/tests/**",
|
||||
"**/__fixtures__/**"
|
||||
"**/__fixtures__/**",
|
||||
"shared/**"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
|
||||
Reference in New Issue
Block a user