Skip to content

Commit d3301a1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) - [github.com/asottile/blacken-docs: 1.15.0 → 1.16.0](adamchainz/blacken-docs@1.15.0...1.16.0) - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.1](pre-commit/mirrors-mypy@v1.4.1...v1.5.1)
1 parent 64be81b commit d3301a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ repos:
1717
args: [--py310-plus]
1818

1919
- repo: https://github.com/psf/black
20-
rev: 23.7.0
20+
rev: 23.9.1
2121
hooks:
2222
- id: black
2323

2424
- repo: https://github.com/asottile/blacken-docs
25-
rev: 1.15.0
25+
rev: 1.16.0
2626
hooks:
2727
- id: blacken-docs
2828
additional_dependencies:
@@ -48,7 +48,7 @@ repos:
4848
- flake8-typing-imports
4949

5050
- repo: https://github.com/pre-commit/mirrors-mypy
51-
rev: v1.4.1
51+
rev: v1.5.1
5252
hooks:
5353
- id: mypy
5454
files: ^src/

0 commit comments

Comments
 (0)