From b6505c4dd8ccf016c283a3e85406fe0e32e79069 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 8 Oct 2021 11:05:27 +0200 Subject: Merging upstream version 2.3.0. Signed-off-by: Daniel Baumann --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 878fbb0..4f87a3c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: add-trailing-comma args: [--py36-plus] - repo: https://github.com/asottile/pyupgrade - rev: v2.25.0 + rev: v2.28.0 hooks: - id: pyupgrade args: [--py36-plus] -- cgit v1.2.3