Skip to content

Commit c53c8f4

Browse files
authored
chore: update pre-commit hooks
1 parent 9b18b0b commit c53c8f4

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
@@ -26,7 +26,7 @@ repos:
2626
- id: isort
2727

2828
- repo: https://github.com/pycqa/flake8
29-
rev: 3.9.2
29+
rev: 4.0.1
3030
hooks:
3131
- id: flake8
3232

@@ -36,6 +36,6 @@ repos:
3636
- id: yamllint
3737

3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v0.910
39+
rev: v0.910-1
4040
hooks:
4141
- id: mypy

0 commit comments

Comments
 (0)