Skip to content

Commit fb5a59e

Browse files
Update black to 22.3.0 (#886)
1 parent a3066fa commit fb5a59e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 22.1.0
3+
rev: 22.3.0
44
hooks:
55
- id: black-jupyter
66
language_version: python3

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black[jupyter]==22.1.0
1+
black[jupyter]==22.3.0
22
flake8==4.0.1
33
isort==5.10.1
44
pre-commit

0 commit comments

Comments
 (0)