Skip to content

Commit

Permalink
Merge pull request #13 from ionite34/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ionite34 authored Oct 11, 2022
2 parents 802c9a4 + 5714c54 commit edd7fd9
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 @@ -21,7 +21,7 @@ repos:

# Format with black
- repo: https://github.com/psf/black
rev: 22.8.0
rev: 22.10.0
hooks:
- id: black

Expand All @@ -37,6 +37,6 @@ repos:

# Type enforcement for Python
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.981
rev: v0.982
hooks:
- id: mypy

0 comments on commit edd7fd9

Please sign in to comment.