Skip to content

Commit d291752

Browse files
[pre-commit.ci] pre-commit autoupdate (#2889)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7753e72 commit d291752

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ repos:
3434
- id: black
3535
args: [--safe]
3636
- repo: https://github.com/asottile/blacken-docs
37-
rev: v1.12.1
37+
rev: 1.13.0
3838
hooks:
3939
- id: blacken-docs
4040
additional_dependencies: [black==22.12]
4141
- repo: https://github.com/pre-commit/pygrep-hooks
42-
rev: v1.9.0
42+
rev: v1.10.0
4343
hooks:
4444
- id: rst-backticks
4545
- repo: https://github.com/tox-dev/tox-ini-fmt
46-
rev: "0.6.0"
46+
rev: "0.6.1"
4747
hooks:
4848
- id: tox-ini-fmt
4949
args: ["-p", "fix"]
@@ -61,7 +61,7 @@ repos:
6161
- pep8-naming==0.13.3
6262
- flake8-pyproject==1.2.2
6363
- repo: https://github.com/pre-commit/mirrors-prettier
64-
rev: "v2.7.1"
64+
rev: "v3.0.0-alpha.4"
6565
hooks:
6666
- id: prettier
6767
additional_dependencies:

0 commit comments

Comments
 (0)