Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: v3.18.3 → v3.18.4](commitizen-tools/commitizen@v3.18.3...v3.18.4)
- [github.com/python/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
  • Loading branch information
pre-commit-ci[bot] committed Mar 18, 2024
1 parent 6e36b1e commit 8e48e78
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 @@ -6,7 +6,7 @@ repos:
stages:
- commit-msg
repo: https://github.com/commitizen-tools/commitizen
rev: v3.18.3
rev: v3.18.4
- hooks:
- id: check-useless-excludes
repo: meta
Expand All @@ -26,7 +26,7 @@ repos:
- hooks:
- id: black
repo: https://github.com/python/black
rev: 24.2.0
rev: 24.3.0
- hooks:
- id: check-added-large-files
- id: check-ast
Expand Down

0 comments on commit 8e48e78

Please sign in to comment.