RenovateBot should pin dependencies (#735)

See https://docs.renovatebot.com/dependency-pinning/ for a great explanation.
This commit is contained in:
Jeldrik Hanschke 2023-11-07 19:49:00 +01:00 committed by GitHub
parent fe75c3a98a
commit 9c701f013e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,6 @@
"extends": [
"config:base",
":maintainLockFilesWeekly",
":preserveSemverRanges"
],
"ignorePaths": [
"lib/**"