Skip to content

Commit

Permalink
Merge pull request pimutils#1117 from pimutils/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Hugo authored Mar 15, 2022
2 parents 16e9540 + 53d446f commit b534cc7
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 @@ -22,12 +22,12 @@ repos:
- flake8-bugbear
exclude: doc/source/conf.py
- repo: https://github.com/asottile/pyupgrade
rev: v2.31.0
rev: v2.31.1
hooks:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.931
rev: v0.940
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit b534cc7

Please sign in to comment.