Skip to content

Commit

Permalink
Merge pull request #149 from scikit-hep/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
jonas-eschle authored Mar 13, 2024
2 parents 5dba7ef + 25309db commit 51704da
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 @@ -27,7 +27,7 @@ repos:
args: [ --update, --no-build-isolation ]
additional_dependencies: [ setuptools-scm ]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.8.0
rev: v1.9.0
hooks:
- id: mypy
files: src
Expand Down Expand Up @@ -60,7 +60,7 @@ repos:

# Notebook formatting
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.7.1
rev: 1.8.4
hooks:
- id: nbqa-isort
additional_dependencies: [ isort==5.6.4 ]
Expand Down

0 comments on commit 51704da

Please sign in to comment.