Skip to content

Commit

Permalink
Upgrade tooling and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Feb 22, 2024
1 parent 9e84c97 commit daf81c1
Show file tree
Hide file tree
Showing 12 changed files with 18,250 additions and 23,933 deletions.
13 changes: 6 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
repos:
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.11.0
- repo: https://github.com/doublify/pre-commit-rust
rev: v1.0
hooks:
- id: pretty-format-rust
name: rustfmt
args:
- --autofix
- id: fmt
- id: cargo-check
- id: clippy
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 3.0.0
hooks:
- id: shellcheck
name: shellcheck
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v4.0.0-alpha.8
hooks:
- id: prettier
name: prettier
Loading

0 comments on commit daf81c1

Please # to comment.