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>2023-01-10 08:52:26 +0100
committerGitHub <noreply@github.com>2023-01-10 08:52:26 +0100
commit51ac867157c1c710b8697f492bcc1f959d0acec9 (patch)
tree872672e9a4f5b73b937f18eaa6ae1fc38e2273a4 /.pre-commit-config.yaml
parente05b72c6418a07c303bd3c2962a6066b8f3459f3 (diff)
downloadpylint-git-51ac867157c1c710b8697f492bcc1f959d0acec9.tar.gz
[pre-commit.ci] pre-commit autoupdate (#8045)
updates: - [github.com/Pierre-Sassoulas/black-disable-checker: v1.1.1 → v1.1.3](https://github.com/Pierre-Sassoulas/black-disable-checker/compare/v1.1.1...v1.1.3) 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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a4fdd0a60..17d1b2707 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
args: [--safe, --quiet]
exclude: *fixtures
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
- rev: v1.1.1
+ rev: v1.1.3
hooks:
- id: black-disable-checker
- repo: https://github.com/PyCQA/flake8