Skip to content

Commit 07c133e

Browse files
[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)
1 parent 9eda0c8 commit 07c133e

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
@@ -45,7 +45,7 @@ repos:
4545
- id: isort
4646
args: [--profile, black, --line-length, "100", "nowcasting_datamodel"]
4747
- repo: https://github.com/psf/black
48-
rev: 22.3.0
48+
rev: 22.6.0
4949
hooks:
5050
- id: black
5151
args: [--line-length, "100"]

0 commit comments

Comments
 (0)