Skip to content

Commit bd1e7d7

Browse files
[pre-commit.ci] pre-commit autoupdate (#902)
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0) - [github.com/pre-commit/mirrors-eslint: v8.18.0 → v8.19.0](pre-commit/mirrors-eslint@v8.18.0...v8.19.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ee40dbc commit bd1e7d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/psf/black
19-
rev: 22.3.0
19+
rev: 22.6.0
2020
hooks:
2121
- id: black
2222

@@ -65,7 +65,7 @@ repos:
6565
stages: [manual]
6666

6767
- repo: https://github.com/pre-commit/mirrors-eslint
68-
rev: v8.18.0
68+
rev: v8.19.0
6969
hooks:
7070
- id: eslint
7171
stages: [manual]

0 commit comments

Comments
 (0)