Skip to content

Commit e17f951

Browse files
committed
Update .pre-commit-config.yaml
1 parent 93b869b commit e17f951

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml
1212
- id: check-toml
1313
- repo: https://github.com/python-poetry/poetry
14-
rev: 2.3.3
14+
rev: 2.3.4
1515
hooks:
1616
- id: poetry-check
1717
- repo: https://github.com/tox-dev/pyproject-fmt
@@ -63,7 +63,7 @@ repos:
6363
hooks:
6464
- id: vulture
6565
- repo: https://github.com/pre-commit/mirrors-mypy
66-
rev: v1.20.0
66+
rev: v1.20.1
6767
hooks:
6868
- id: mypy
6969
exclude: >

0 commit comments

Comments
 (0)