Skip to content

Commit

Permalink
feat: Creation
Browse files Browse the repository at this point in the history
  • Loading branch information
sirewix committed Jul 5, 2024
1 parent 5dc3ae7 commit 3af116a
Show file tree
Hide file tree
Showing 6 changed files with 1,621 additions and 56 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-byte-order-marker
- id: check-case-conflict
Expand All @@ -13,11 +13,11 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: [email protected]:famedly/backend-pre-commit-templates.git
rev: aa3b2b339abad304b2be3122eb86f4b4df272a6b
rev: 548bf6ae934623c72e2e5f90e095b45259b6f4ba
hooks:
- id: fmt
- id: clippy
- repo: https://github.com/crate-ci/typos
rev: v1.19.0
rev: v1.22.9
hooks:
- id: typos
Loading

0 comments on commit 3af116a

Please sign in to comment.