Skip to content

Commit 0e29eb7

Browse files
[pre-commit.ci] pre-commit autoupdate (#11)
1 parent ff363e1 commit 0e29eb7

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
@@ -31,12 +31,12 @@ repos:
3131
args: ["--profile", "black", "--filter-files"]
3232

3333
- repo: https://github.com/psf/black
34-
rev: 23.1.0
34+
rev: 23.3.0
3535
hooks:
3636
- id: black
3737

3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.0.1
39+
rev: v1.1.1
4040
hooks:
4141
- id: mypy
4242
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)