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: f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9 → c4a0b883114b00d8d76b479c820ce7950211c99b](pre-commit/pre-commit-hooks@f71fa2c...c4a0b88)
- [github.com/pre-commit/mirrors-mypy: 08cbc46b6e135adec84911b20e98e5bc52032152 → b3b011d5946147b3a58fe2ce49fe200b68e8a1a8](pre-commit/mirrors-mypy@08cbc46...b3b011d)
  • Loading branch information
pre-commit-ci[bot] authored Oct 16, 2023
1 parent 9d939b5 commit 2a0488d
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 @@ -28,7 +28,7 @@ repos:
hooks:
- id: docformatter
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9 # frozen: v4.4.0
rev: c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5.0
hooks:
- id: check-yaml
- repo: https://github.com/pre-commit/pygrep-hooks
Expand All @@ -46,7 +46,7 @@ repos:
- flake8-builtins
- flake8-comprehensions
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 08cbc46b6e135adec84911b20e98e5bc52032152 # frozen: v1.5.1
rev: b3b011d5946147b3a58fe2ce49fe200b68e8a1a8 # frozen: v1.6.0
hooks:
- id: mypy
args: ["--scripts-are-modules"]
Expand Down

0 comments on commit 2a0488d

Please sign in to comment.