Skip to content

Commit

Permalink
Merge pull request #91 from pik-primap/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
mikapfl committed Dec 4, 2023
2 parents 28379d5 + c25062d commit a9e34be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/nbQA-dev/nbQA
rev: '1.7.0'
rev: '1.7.1'
hooks:
- id: nbqa-black
args: [ --nbqa-mutate, --line-length=75 ]
Expand All @@ -41,7 +41,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.7.0'
rev: 'v1.7.1'
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit a9e34be

Please sign in to comment.