Skip to content

Commit

Permalink
chore(pre-commit.ci): pre-commit autoupdate (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 11, 2024
1 parent 97869f5 commit 667c585
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 @@ -9,7 +9,7 @@ ci:

repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.30.1
rev: v4.1.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -60,7 +60,7 @@ repos:
- id: mypy
additional_dependencies: []
- repo: https://github.com/PyCQA/bandit
rev: 1.7.10
rev: 1.8.0
hooks:
- id: bandit
args: [-x, tests]

0 comments on commit 667c585

Please sign in to comment.