Skip to content

Commit

Permalink
ci: ignore pnpm lock file update from renovate
Browse files Browse the repository at this point in the history
These files are updated by our tooling
  • Loading branch information
alan-agius4 committed Dec 16, 2024
1 parent 2f51b66 commit e5c66f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
"tests/legacy-cli/e2e/ng-snapshot/package.json",
".github/workflows/**/*.yml"
],
"ignorePaths": ["pnpm-lock.yaml"],
"packageRules": [
{
"matchManagers": ["pnpm"],
"enabled": false
},
{
"matchPackageNames": ["quicktype-core"],
"schedule": ["before 4:00am on the first day of the month"]
Expand Down

0 comments on commit e5c66f5

Please sign in to comment.