Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 22.6.0 → 22.12.0](psf/black@22.6.0...22.12.0)
- [github.com/pre-commit/mirrors-mypy: v0.961 → v0.991](pre-commit/mirrors-mypy@v0.961...v0.991)
  • Loading branch information
pre-commit-ci[bot] authored Jan 10, 2023
1 parent 4f7d95f commit f665d78
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 @@ -10,7 +10,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: "22.6.0"
rev: "22.12.0"
hooks:
- id: black

Expand All @@ -25,7 +25,7 @@ repos:
- id: flake8

- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.961"
rev: "v0.991"
hooks:
- id: mypy
files: ^sphinx_github_changelog/
Expand Down

0 comments on commit f665d78

Please sign in to comment.