Skip to content

Commit e5c66f5

Browse files
committed
ci: ignore pnpm lock file update from renovate
These files are updated by our tooling
1 parent 2f51b66 commit e5c66f5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,8 @@
3131
"tests/legacy-cli/e2e/ng-snapshot/package.json",
3232
".github/workflows/**/*.yml"
3333
],
34+
"ignorePaths": ["pnpm-lock.yaml"],
3435
"packageRules": [
35-
{
36-
"matchManagers": ["pnpm"],
37-
"enabled": false
38-
},
3936
{
4037
"matchPackageNames": ["quicktype-core"],
4138
"schedule": ["before 4:00am on the first day of the month"]

0 commit comments

Comments
 (0)