summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-05-31 06:24:46 +0200
committerGitHub <noreply@github.com>2022-05-31 06:24:46 +0200
commit2ff48000b6896e17ffe7ca04722cf6a61b7a27cb (patch)
treecee7fc3b06fd41d8d88f8f256383a85fcf9c4336 /.pre-commit-config.yaml
parent18483dc169987299b58effd95d65c1f6e8fc36a6 (diff)
downloadastroid-git-2ff48000b6896e17ffe7ca04722cf6a61b7a27cb.tar.gz
[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](https://github.com/pre-commit/mirrors-mypy/compare/v0.950...v0.960) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 16ea6d30..810c53bf 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
- id: isort
exclude: tests/testdata
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker/
- rev: 1.0.1
+ rev: v1.1.0
hooks:
- id: black-disable-checker
exclude: tests/unittest_nodes_lineno.py
@@ -71,7 +71,7 @@ repos:
]
exclude: tests/testdata|conf.py
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v0.950
+ rev: v0.960
hooks:
- id: mypy
name: mypy