Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/nfc-and-fingerprint-support' int…
Browse files Browse the repository at this point in the history
…o nfc-and-fingerprint-support
  • Loading branch information
RaHehl committed Nov 17, 2024
2 parents 7ab7557 + 6601093 commit 93ab0b5
Show file tree
Hide file tree
Showing 5 changed files with 1,067 additions and 992 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ci:

repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.30.0
rev: v3.30.1
hooks:
- id: commitizen
stages: [commit-msg]
Expand All @@ -36,7 +36,7 @@ repos:
- id: prettier
args: ["--tab-width", "2"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.7.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit 93ab0b5

Please sign in to comment.