Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
pre-commit-ci[bot] authored Jul 4, 2022
1 parent ee40dbc commit 8eadc32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.6.0
hooks:
- id: black

Expand Down Expand Up @@ -65,7 +65,7 @@ repos:
stages: [manual]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.18.0
rev: v8.19.0
hooks:
- id: eslint
stages: [manual]
Expand Down

0 comments on commit 8eadc32

Please sign in to comment.