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.21.3 → v3.25.0](commitizen-tools/commitizen@v3.21.3...v3.25.0)
- [github.com/python/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
  • Loading branch information
pre-commit-ci[bot] committed May 6, 2024
1 parent faee4f6 commit c9ccdae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.21.3
rev: v3.25.0
- 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.3.0
rev: 24.4.2
- hooks:
- id: check-added-large-files
- id: check-ast
Expand Down Expand Up @@ -55,7 +55,7 @@ repos:
- id: check-byte-order-marker
- id: check-docstring-first
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
- hooks:
- id: flake8
repo: https://github.com/pycqa/flake8
Expand Down

0 comments on commit c9ccdae

Please sign in to comment.