Skip to content

Commit

Permalink
Merge pull request #100 from chemelli74/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
chemelli74 authored Mar 18, 2024
2 parents c9ebcea + 4f5bb39 commit b75eb0f
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 @@ -15,7 +15,7 @@ repos:
- id: no-commit-to-branch
args: ["--branch", "main"]
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.18.3
rev: v3.18.4
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -53,7 +53,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit b75eb0f

Please # to comment.