Skip to content

Commit 2ff4800

Browse files
[pre-commit.ci] pre-commit autoupdate (#1578)
updates: - https://github.com/Pierre-Sassoulas/black-disable-checker/: 1.0.1 → v1.1.0 - [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](pre-commit/mirrors-mypy@v0.950...v0.960) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 18483dc commit 2ff4800

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
@@ -39,7 +39,7 @@ repos:
3939
- id: isort
4040
exclude: tests/testdata
4141
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker/
42-
rev: 1.0.1
42+
rev: v1.1.0
4343
hooks:
4444
- id: black-disable-checker
4545
exclude: tests/unittest_nodes_lineno.py
@@ -71,7 +71,7 @@ repos:
7171
]
7272
exclude: tests/testdata|conf.py
7373
- repo: https://github.com/pre-commit/mirrors-mypy
74-
rev: v0.950
74+
rev: v0.960
7575
hooks:
7676
- id: mypy
7777
name: mypy

0 commit comments

Comments
 (0)