Skip to content

Commit 70c3511

Browse files
authored
Merge pull request #30 from Terseus/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 69dfb86 + fca64dd commit 70c3511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ repos:
1313
hooks:
1414
- id: isort
1515
- repo: https://github.com/psf/black
16-
rev: 23.9.1
16+
rev: 23.10.0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/PyCQA/flake8
2020
rev: 6.1.0
2121
hooks:
2222
- id: flake8
2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.6.0
24+
rev: v1.6.1
2525
hooks:
2626
- id: mypy

0 commit comments

Comments
 (0)