mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 04:55:41 +00:00
feat: exclude workflows and charts in renovate.json
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
"**/nc-plugin/**",
|
||||
"**/nocodb-legacy/**",
|
||||
"**/test/**",
|
||||
"**/tests/**"
|
||||
"**/tests/**",
|
||||
"**/workflows/**",
|
||||
"**/charts/**"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user