Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnChangUK committed Feb 13, 2024
2 parents 26f46c9 + 625118a commit cef4244
Show file tree
Hide file tree
Showing 494 changed files with 13,264 additions and 6,067 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/build-node-binaries.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
files: \.(rs|move)$
Expand All @@ -13,7 +13,7 @@ repos:
- --maxkb=2000
# Once this issue is resolved, we can add the full license check: https://github.com/Lucas-C/pre-commit-hooks/issues/68
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.3.0
rev: v1.5.4
hooks:
- id: insert-license
files: ^(?!third_party/).*\.rs$
Expand Down
Loading

0 comments on commit cef4244

Please sign in to comment.