Skip to content

Commit f922a73

Browse files
authored
Merge pull request #3 from alpa-team/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4a53179 + c786943 commit f922a73

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
@@ -24,7 +24,7 @@ repos:
2424
- id: prettier
2525

2626
- repo: https://github.com/psf/black
27-
rev: 23.1.0
27+
rev: 23.3.0
2828
hooks:
2929
- id: black
3030

@@ -37,7 +37,7 @@ repos:
3737
- --extend-ignore=E203
3838

3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: v1.1.1
40+
rev: v1.2.0
4141
hooks:
4242
- id: mypy
4343
additional_dependencies:

0 commit comments

Comments
 (0)