Skip to content

Commit d5e0644

Browse files
[pre-commit.ci] pre-commit autoupdate (#42)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0) * Update CHANGELOG Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Damien Nguyen <ngn.damien@gmail.com>
1 parent 538d33f commit d5e0644

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
name: isort (python)
3939

4040
- repo: https://github.com/psf/black
41-
rev: 22.3.0
41+
rev: 22.6.0
4242
hooks:
4343
- id: black
4444
language_version: python3

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
- Update `pre-commit/pre-commit-hooks` to v4.3.0
1717
- Update `pre-commit/mirrors-pylint` to v3.0.0a5
18+
- Update `black` hook to v22.6.0
1819

1920
## [1.4.1] - 2022-05-04
2021

0 commit comments

Comments
 (0)