From 64bfdf2d7101ec14fa5574a2d472eb6682e82388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 16:09:03 +0000 Subject: [PATCH] Bump pre-commit/action from v2.0.0 to v2.0.2 Bumps [pre-commit/action](https://github.com/pre-commit/action) from v2.0.0 to v2.0.2. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](https://github.com/pre-commit/action/compare/v2.0.0...9cf68dc1ace5504cd0e05b9f3df32e6a0822ad89) Signed-off-by: dependabot[bot] --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 6765095..8e27910 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -17,4 +17,4 @@ jobs: with: python-version: 3.x - name: Run pre-commit - uses: pre-commit/action@v2.0.0 + uses: pre-commit/action@v2.0.2