Disable NPM dedupe RenovateBot option again (#720)

This commit is contained in:
Jeldrik Hanschke 2023-11-04 12:36:22 +01:00 committed by GitHub
parent 05364a307d
commit b087d865c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,5 @@
],
"ignorePaths": [
"lib/**"
],
"postUpdateOptions": [
"npmDedupe"
]
}