Skip to content

Commit ca94b30

Browse files
authored
Merge pull request #198 from pre-commit-ci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ec481f6 + 61c4884 commit ca94b30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: name-tests-test
1111
- id: requirements-txt-fixer
1212
- repo: https://github.com/asottile/reorder-python-imports
13-
rev: v3.16.0
13+
rev: v3.17.0
1414
hooks:
1515
- id: reorder-python-imports
1616
args: [--py311-plus, --add-import, 'from __future__ import annotations']
@@ -32,6 +32,6 @@ repos:
3232
hooks:
3333
- id: flake8
3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v2.1.0
35+
rev: v2.3.0
3636
hooks:
3737
- id: mypy

0 commit comments

Comments
 (0)