From 73a5a05a0ebe950b0fda7eb36eea53c7846c6948 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Jun 2022 00:34:22 +0000 Subject: pre-commit: autoupdate hook versions --- .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 1f41ce7..46e6de5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ exclude: '^pint/_vendor' repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.2.0 + rev: v4.3.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer -- cgit v1.2.1