Skip to content

Commit

Permalink
Merge pull request #23 from realshouzy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy authored Nov 27, 2023
2 parents f172b11 + b2ee90d commit 87e6790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.0
rev: v1.7.1
hooks:
- id: mypy
- repo: https://github.com/pycqa/bandit
Expand Down

0 comments on commit 87e6790

Please sign in to comment.