Skip to content

Commit 54ce0a7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v2.6.1 → v2.6.2](pre-commit/mirrors-prettier@v2.6.1...v2.6.2) - https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8 - [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1)
1 parent dfd18ee commit 54ce0a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ repos:
88
hooks:
99
- id: black
1010
- repo: https://github.com/pre-commit/mirrors-prettier
11-
rev: v2.6.1
11+
rev: v2.6.2
1212
hooks:
1313
- id: prettier
14-
- repo: https://gitlab.com/pycqa/flake8
15-
rev: "3.9.2"
14+
- repo: https://github.com/PyCQA/flake8
15+
rev: "4.0.1"
1616
hooks:
1717
- id: flake8
1818
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)