From 40fa920473341691000baeb752309fadf97d0ae0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 09:59:29 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#83) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sorin Sbarnea --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e9a4da2..91a23cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: 22.10.0 + rev: 22.12.0 hooks: - id: black language_version: python3 @@ -53,7 +53,7 @@ repos: - pytest>=6.1.2 - enrich>=1.2.5 - repo: https://github.com/PyCQA/pylint - rev: v2.15.6 + rev: v2.15.8 hooks: - id: pylint additional_dependencies: