mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-10 09:39:11 +08:00
Instruct renovate to ignore ajv updates
This commit is contained in:
parent
7e61ea5847
commit
b7b9d6344b
@ -3,5 +3,8 @@
|
|||||||
"pinVersions": false,
|
"pinVersions": false,
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
|
],
|
||||||
|
"ignoreDeps": [
|
||||||
|
"ajv"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user