Skip to content

Commit

Permalink
fix: revert angular and lib updates (#332)
Browse files Browse the repository at this point in the history
* fix: revert angular and lib updates

* fix: do not auto update angular deps

* fix: updated package lock

---------

Co-authored-by: kim.tran <[email protected]>
  • Loading branch information
KimFFVII and kim.tran authored Oct 7, 2024
1 parent 5a74c18 commit 66fadb9
Show file tree
Hide file tree
Showing 3 changed files with 261 additions and 251 deletions.
1 change: 0 additions & 1 deletion .github/workflows/auto-merge-dependabot-nx-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
if: >-
github.event.pull_request.user.login == 'dependabot[bot]' &&
(
startsWith(github.head_ref, 'dependabot/npm_and_yarn/angular-') ||
startsWith(github.head_ref, 'dependabot/npm_and_yarn/onecx-') ||
startsWith(github.event.pull_request.title, 'chore(deps-dev)')
)
Expand Down
Loading

0 comments on commit 66fadb9

Please sign in to comment.