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.30.1](commitizen-tools/commitizen@v3.27.0...v3.30.1)
- [github.com/python/black: 24.4.2 → 24.10.0](psf/black@24.4.2...24.10.0)
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/asottile/blacken-docs: 1.16.0 → 1.19.1](adamchainz/blacken-docs@1.16.0...1.19.1)
  • Loading branch information
pre-commit-ci[bot] authored Nov 11, 2024
1 parent 91ba01a commit 6a22032
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.30.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.10.0
- hooks:
- id: check-added-large-files
- id: check-ast
Expand Down Expand Up @@ -54,7 +54,7 @@ repos:
- id: check-byte-order-marker
- id: check-docstring-first
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
- hooks:
- id: flake8
repo: https://gitlab.com/pycqa/flake8
Expand All @@ -78,4 +78,4 @@ repos:
- hooks:
- id: blacken-docs
repo: https://github.com/asottile/blacken-docs
rev: 1.16.0
rev: 1.19.1

0 comments on commit 6a22032

Please sign in to comment.