Skip to content

Commit 070bbbc

Browse files
committed
⬆️ Update docs constraints and pre-commit config
1 parent 025346d commit 070bbbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
types: [file] # override `types: [json]`
1313
files: \.(json|ipynb)$
1414
- repo: https://github.com/psf/black
15-
rev: "23.12.1"
15+
rev: "24.1.1"
1616
hooks:
1717
- id: black
1818
- repo: https://github.com/asottile/reorder-python-imports

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ charset-normalizer==3.3.2
77
distlib==0.3.8
88
docutils==0.20.1
99
filelock==3.13.1
10-
furo==2023.9.10
10+
furo==2024.1.29
1111
identify==2.5.33
1212
idna==3.6
1313
imagesize==1.4.1

0 commit comments

Comments
 (0)