Skip to content

Commit

Permalink
Merge pull request #123 from CederGroupHub/update/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
auto-update pre-commit hooks
  • Loading branch information
lbluque authored Jan 17, 2024
2 parents 5996cac + 0d6c575 commit 0b14a4f
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 @@ -18,7 +18,7 @@ repos:
args: ['--maxkb=500']

- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black

Expand Down Expand Up @@ -71,6 +71,6 @@ repos:
- id: rst-inline-touching-normal

- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.7.1' # Use the sha / tag you want to point at
rev: 'v1.8.0' # Use the sha / tag you want to point at
hooks:
- id: mypy

0 comments on commit 0b14a4f

Please sign in to comment.