Skip to content

Commit 417565c

Browse files
[pre-commit.ci] pre-commit autoupdate (#35)
updates: - [github.com/nbQA-dev/nbQA: 1.6.4 → 1.7.0](nbQA-dev/nbQA@1.6.4...1.7.0) - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2a981d9 commit 417565c

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
@@ -7,14 +7,14 @@ default_stages:
77
minimum_pre_commit_version: 2.16.0
88
repos:
99
- repo: https://github.com/nbQA-dev/nbQA
10-
rev: 1.6.4
10+
rev: 1.7.0
1111
hooks:
1212
- id: nbqa-pyupgrade
1313
args: [--py38-plus]
1414
- id: nbqa-black
1515
- id: nbqa-isort
1616
- repo: https://github.com/psf/black
17-
rev: 23.1.0
17+
rev: 23.3.0
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)