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/pre-commit/pre-commit-hooks: 8fe62d14e0b4d7d845a7022c5c2c3ae41bdd3f26 → db7346d375eda68a0174f2c057dd97f2fbffe030](pre-commit/pre-commit-hooks@8fe62d1...db7346d)
- [github.com/pre-commit/mirrors-mypy: bdfdfda2221c4fd123dbc9ac0f2074951bd5af58 → a04404bdf52c2cbc9c5bd705454b89bd83b84383](pre-commit/mirrors-mypy@bdfdfda...a04404b)
  • Loading branch information
pre-commit-ci[bot] authored May 2, 2022
1 parent 3e67e34 commit 8ce4515
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 8fe62d14e0b4d7d845a7022c5c2c3ae41bdd3f26 # frozen: v4.1.0
rev: db7346d375eda68a0174f2c057dd97f2fbffe030 # frozen: v4.2.0
hooks:
- id: check-yaml
- id: check-toml
Expand Down Expand Up @@ -37,7 +37,7 @@ repos:
- mdformat-black
- mdformat-toc
- repo: https://github.com/pre-commit/mirrors-mypy
rev: bdfdfda2221c4fd123dbc9ac0f2074951bd5af58 # frozen: v0.942
rev: a04404bdf52c2cbc9c5bd705454b89bd83b84383 # frozen: v0.950
hooks:
- id: mypy
args: ["--scripts-are-modules"]
Expand Down

0 comments on commit 8ce4515

Please sign in to comment.