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.27.0 → v3.29.1](commitizen-tools/commitizen@v3.27.0...v3.29.1)
- [github.com/python/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent 91ba01a commit 7258657
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 @@ -5,7 +5,7 @@ repos:
stages:
- commit-msg
repo: https://github.com/commitizen-tools/commitizen
rev: v3.27.0
rev: v3.29.1
- hooks:
- id: check-useless-excludes
repo: meta
Expand All @@ -25,7 +25,7 @@ repos:
- hooks:
- id: black
repo: https://github.com/python/black
rev: 24.4.2
rev: 24.8.0
- hooks:
- id: check-added-large-files
- id: check-ast
Expand Down Expand Up @@ -78,4 +78,4 @@ repos:
- hooks:
- id: blacken-docs
repo: https://github.com/asottile/blacken-docs
rev: 1.16.0
rev: 1.18.0

0 comments on commit 7258657

Please sign in to comment.