Skip to content

Commit

Permalink
Merge pull request #154 from risuorg/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
iranzo authored Jun 18, 2024
2 parents 20fb338 + dfcbe70 commit 1402f34
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ repos:
stages:
- commit-msg
repo: https://github.com/commitizen-tools/commitizen
rev: v2.27.1
rev: v3.27.0
- hooks:
- id: check-useless-excludes
repo: meta
- hooks:
- files: \.(css|js|md|markdown|json)
id: prettier
repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.2
rev: v4.0.0-alpha.8
- hooks:
- id: seed-isort-config
repo: https://github.com/asottile/seed-isort-config
Expand All @@ -25,7 +25,7 @@ repos:
- hooks:
- id: black
repo: https://github.com/python/black
rev: 22.3.0
rev: 24.4.2
- 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.2.0
rev: v4.6.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: v1.12.1
rev: 1.16.0

0 comments on commit 1402f34

Please sign in to comment.