Skip to content

Commit

Permalink
chore(deps): upgrade yarn and angular
Browse files Browse the repository at this point in the history
  • Loading branch information
pYassine committed Oct 1, 2024
1 parent 3c46b33 commit b4934b2
Show file tree
Hide file tree
Showing 10 changed files with 10,136 additions and 10,783 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/.yarn/** linguist-vendored
/.yarn/releases/* binary
/.yarn/plugins/**/* binary
/.pnp.* binary linguist-generated
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

npx lint-staged

if sh -c ': >/dev/tty' >/dev/null 2>/dev/null; then exec </dev/tty; yarn node-talisman --githook pre-commit -i; else yarn node-talisman --githook pre-commit; fi
## if sh -c ': >/dev/tty' >/dev/null 2>/dev/null; then exec </dev/tty; yarn node-talisman --githook pre-commit -i; else yarn node-talisman --githook pre-commit; fi
103 changes: 0 additions & 103 deletions .talismanrc

This file was deleted.

Loading

0 comments on commit b4934b2

Please sign in to comment.