Skip to content

Commit 129344e

Browse files
Merge 1d843fb into 35111ce
2 parents 35111ce + 1d843fb commit 129344e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: double-quote-string-fixer
1111

1212
- repo: https://github.com/psf/black
13-
rev: 23.1.0
13+
rev: 23.3.0
1414
hooks:
1515
- id: black
1616

@@ -39,7 +39,7 @@ repos:
3939
- id: prettier
4040

4141
- repo: https://github.com/nbQA-dev/nbQA
42-
rev: 1.6.4
42+
rev: 1.7.0
4343
hooks:
4444
- id: nbqa-black
4545
additional_dependencies: [black]

0 commit comments

Comments
 (0)