mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-04 22:16:33 -04:00
chore(renovate): ignore packages in test/ and example/
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"pinVersions": false
|
||||
"pinVersions": false,
|
||||
"ignorePaths": ["test/", "example/"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user