Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1168)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0)

* changelog update

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Scott Wyman Neagle <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and Scott Wyman Neagle authored Sep 6, 2022
1 parent d6a6a9b commit 7461134
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
args: ["--profile", "black"]

- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
language_version: python3.8
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Refactored executor base classes

### Operations

- pre-commit autoupdate

## [0.192.0] - 2022-09-02

### Authors
Expand Down

0 comments on commit 7461134

Please sign in to comment.