Skip to content

Commit 24a42dc

Browse files
[pre-commit.ci] pre-commit autoupdate (#748)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Chris Holdgraf <[email protected]>
1 parent 436993f commit 24a42dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ default_language_version:
1414
repos:
1515

1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v4.4.0
17+
rev: v4.5.0
1818
hooks:
1919
- id: check-toml
2020
- id: check-json
@@ -23,17 +23,17 @@ repos:
2323
- id: trailing-whitespace
2424

2525
- repo: https://github.com/PyCQA/flake8
26-
rev: 6.0.0
26+
rev: 6.1.0
2727
hooks:
2828
- id: flake8
2929

3030
- repo: https://github.com/psf/black
31-
rev: 23.3.0
31+
rev: 23.9.1
3232
hooks:
3333
- id: black
3434

3535
- repo: https://github.com/pre-commit/mirrors-prettier
36-
rev: v3.0.0-alpha.9-for-vscode
36+
rev: v3.0.3
3737
hooks:
3838
- id: prettier
3939
types_or: [scss, javascript]

0 commit comments

Comments
 (0)