Skip to content

Commit 3c8603d

Browse files
[pre-commit.ci] pre-commit autoupdate (#651)
updates: - [github.com/pycontribs/mirrors-prettier: v3.3.1 → v3.3.2](pycontribs/mirrors-prettier@v3.3.1...v3.3.2) - [github.com/pycqa/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4348f9f commit 3c8603d

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/pycontribs/mirrors-prettier
18-
rev: "v3.3.1"
18+
rev: "v3.3.2"
1919
hooks:
2020
- id: prettier
2121
additional_dependencies:
@@ -34,6 +34,6 @@ repos:
3434
- id: black
3535

3636
- repo: https://github.com/pycqa/flake8
37-
rev: 7.0.0
37+
rev: 7.1.0
3838
hooks:
3939
- id: flake8

0 commit comments

Comments
 (0)