Skip to content

Commit aacfbb0

Browse files
[pre-commit.ci] pre-commit autoupdate (#12)
1 parent d05d228 commit aacfbb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ repos:
1818
hooks:
1919
- id: flake8
2020
- repo: https://github.com/asottile/pyupgrade
21-
rev: v2.19.4
21+
rev: v2.20.0
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py38-plus]
2525
- repo: https://github.com/pre-commit/mirrors-mypy
26-
rev: v0.812
26+
rev: v0.910
2727
hooks:
2828
- id: mypy
2929
- repo: https://github.com/janosh/format-ipy-cells

0 commit comments

Comments
 (0)