From f23690fc8fbee270d1f25d065238af2700db38d3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 20:01:25 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/bwhmather/ssort: v0.10.2 → v0.11.0](https://github.com/bwhmather/ssort/compare/v0.10.2...v0.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 98bea34..0969d97 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/bwhmather/ssort - rev: v0.10.2 + rev: v0.11.0 hooks: - id: ssort - repo: https://github.com/asottile/pyupgrade