Skip to content

Commit

Permalink
Merge pull request #3 from rodneylab/build__update_dependencies
Browse files Browse the repository at this point in the history
build(dependencies): 🧱 update crates
  • Loading branch information
rodneylab authored Nov 15, 2024
2 parents 28a0ebc + 27ac70f commit 10b57c3
Show file tree
Hide file tree
Showing 7 changed files with 1,007 additions and 908 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target
/dist
.DS_Store
rusty-tags.vi
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
stages:
- commit-msg
repo: https://github.com/commitizen-tools/commitizen
rev: v3.6.0
rev: v3.30.1
- hooks:
- id: fmt
- id: cargo-check
Expand All @@ -14,11 +14,11 @@ repos:
- hooks:
- id: gitleaks
repo: https://github.com/gitleaks/gitleaks
rev: v8.17.0
rev: v8.21.2
- hooks:
- id: end-of-file-fixer
- args:
- --markdown-linebreak-ext=md
id: trailing-whitespace
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v5.0.0
Loading

0 comments on commit 10b57c3

Please sign in to comment.