Skip to content

Commit 2cf0343

Browse files
committed
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
1 parent 4ca5a99 commit 2cf0343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
args: ["--ignore-words=codespell.txt"]
1010
exclude: 'codespell.txt|\.svg$'
1111
- repo: https://github.com/pre-commit/mirrors-prettier
12-
rev: v4.0.0-alpha.4
12+
rev: v4.0.0-alpha.7
1313
hooks:
1414
- id: prettier
1515
- repo: https://github.com/psf/black
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: flake8
2323
- repo: https://github.com/PyCQA/isort
24-
rev: 5.13.1
24+
rev: 5.13.2
2525
hooks:
2626
- id: isort
2727
args: ["--settings-path=pyproject.toml"]

0 commit comments

Comments
 (0)