Skip to content

Commit 14ea9e2

Browse files
authored
Merge pull request #99 from pik-primap/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 472f94d + b852b7c commit 14ea9e2

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
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: isort
3737
- repo: https://github.com/nbQA-dev/nbQA
38-
rev: '1.3.0'
38+
rev: '1.3.1'
3939
hooks:
4040
- id: nbqa-black
4141
args: [ --nbqa-mutate, --line-length=75 ]
@@ -45,7 +45,7 @@ repos:
4545
hooks:
4646
- id: blacken-docs
4747
- repo: https://github.com/asottile/pyupgrade
48-
rev: v2.31.0
48+
rev: v2.31.1
4949
hooks:
5050
- id: pyupgrade
5151
args: [ --py37-plus ]

0 commit comments

Comments
 (0)