Skip to content

Commit 60f848a

Browse files
[pre-commit.ci] pre-commit autoupdate (cloudevents#192)
updates: - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent eba24db commit 60f848a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: isort
1212
args: [ "--profile", "black", "--filter-files" ]
1313
- repo: https://github.com/psf/black
14-
rev: 22.6.0
14+
rev: 22.8.0
1515
hooks:
1616
- id: black
1717
language_version: python3.10

0 commit comments

Comments
 (0)