Skip to content

Commit

Permalink
Merge pull request #29 from nstarman/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nstarman authored Oct 3, 2022
2 parents e816184 + db9cd23 commit 432a494
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 @@ -72,7 +72,7 @@ repos:
additional_dependencies: [toml]

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.5.1
rev: 1.5.2
hooks:
- id: nbqa-flake8
args:
Expand All @@ -92,7 +92,7 @@ repos:
- flake8-typing-imports==1.12.0

- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v0.971'
rev: 'v0.981'
hooks:
- id: mypy
args:
Expand Down

0 comments on commit 432a494

Please sign in to comment.