Skip to content

Commit 35b66d8

Browse files
[pre-commit.ci] pre-commit autoupdate (#864)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 295053b commit 35b66d8

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

1818
- repo: https://github.com/asottile/reorder_python_imports
19-
rev: v3.8.4
19+
rev: v3.8.5
2020
hooks:
2121
- id: reorder-python-imports
2222

@@ -45,7 +45,7 @@ repos:
4545
stages: [manual]
4646

4747
- repo: https://github.com/john-hen/Flake8-pyproject
48-
rev: 1.0.1
48+
rev: 1.1.0.post0
4949
hooks:
5050
- id: Flake8-pyproject
5151
alias: flake8
@@ -69,7 +69,7 @@ repos:
6969
args: [--max-line-length=100]
7070

7171
- repo: https://github.com/sirosen/check-jsonschema
72-
rev: 0.18.3
72+
rev: 0.18.4
7373
hooks:
7474
- id: check-jsonschema
7575
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)