Skip to content

Commit

Permalink
Merge pull request #136 from Atticuszz/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] autoupdate
  • Loading branch information
AtticusZeller authored Sep 2, 2024
2 parents ff95b88 + a77848b commit 4f4a7f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ repos:
args: [--line-length=88]

- repo: https://github.com/commitizen-tools/commitizen
rev: v3.28.0
rev: v3.29.0
hooks:
- id: commitizen
# 确保commit信息遵循Conventional Commits标准
Expand All @@ -83,7 +83,7 @@ repos:
types: [ python ]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.1
rev: v1.11.2
hooks:
- id: mypy
args: [ --ignore-missing-imports,--disallow-untyped-defs, --show-error-codes ]
Expand Down

0 comments on commit 4f4a7f1

Please sign in to comment.