Skip to content

Commit

Permalink
Merge pull request #439 from scikit-hep/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle authored Sep 15, 2023
2 parents 2b61de1 + 48aa36a commit 1fcd5d9
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 @@ -42,7 +42,7 @@ repos:
args: ["--py38-plus"]

- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.3.0
rev: 23.9.1
hooks:
- id: black-jupyter

Expand All @@ -53,7 +53,7 @@ repos:
additional_dependencies: [flake8-bugbear]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.0
rev: v1.5.1
hooks:
- id: mypy
files: src
Expand Down

0 comments on commit 1fcd5d9

Please sign in to comment.