Skip to content

Commit 1f6ff9b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.6](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.6) - [github.com/nbQA-dev/nbQA: 1.6.3 → 1.6.4](nbQA-dev/nbQA@1.6.3...1.6.4)
1 parent 2ec17e8 commit 1f6ff9b

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
@@ -34,12 +34,12 @@ repos:
3434
- id: isort
3535

3636
- repo: https://github.com/pre-commit/mirrors-prettier
37-
rev: v2.7.1
37+
rev: v3.0.0-alpha.6
3838
hooks:
3939
- id: prettier
4040

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

0 commit comments

Comments
 (0)