Skip to content

Commit

Permalink
regen package-lock + test w/o sonarjs in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-Therrien-Beslogic committed Oct 10, 2024
1 parent c14d119 commit 637e7c0
Show file tree
Hide file tree
Showing 2 changed files with 987 additions and 944 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# You can run this locally with `pre-commit run [--all]`
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
Expand Down Expand Up @@ -63,7 +63,7 @@ repos:
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
# "[email protected]",
"[email protected]",
# Transitive dependencies of ESLint-Config-Beslogic
"@typescript-eslint/[email protected]", # dependency of typescript-eslint
Expand Down
Loading

0 comments on commit 637e7c0

Please sign in to comment.