chore: update dependencies

pull/18/head
namuan 4 weeks ago committed by GitHub
parent 5b64a27964
commit 5dbdb8ce91

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.6.0
hooks:
- id: check-ast
- id: check-added-large-files
@ -49,7 +49,7 @@ repos:
language: system
types: [python]
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.42.0
rev: v3.25.0
hooks:
- id: commitizen
stages: [commit-msg]
@ -59,6 +59,6 @@ repos:
- id: upgrade-type-hints
args: [ '--futures=true' ]
- repo: https://github.com/syntaqx/git-hooks
rev: v0.0.17
rev: v0.0.18
hooks:
- id: shellcheck

3118
poetry.lock generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save