Skip to content

Commit

Permalink
ci: remove ignorePaths paths for pnpm-lock.yaml
Browse files Browse the repository at this point in the history
This does not work as expected because the paths are expected to be package files.
  • Loading branch information
alan-agius4 committed Dec 17, 2024
1 parent 30aa853 commit 9b182bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"tests/legacy-cli/e2e/ng-snapshot/package.json",
".github/workflows/**/*.yml"
],
"ignorePaths": ["pnpm-lock.yaml"],
"packageRules": [
{
"matchPackageNames": ["quicktype-core"],
Expand Down

0 comments on commit 9b182bc

Please sign in to comment.