From d9bc1324a2d81613b3cb3dd68915953c3c83cbcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 12:26:25 +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/linting.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yaml b/.github/workflows/linting.yaml index 497ec599..d12a54e1 100644 --- a/.github/workflows/linting.yaml +++ b/.github/workflows/linting.yaml @@ -12,4 +12,4 @@ jobs: steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 - - uses: pre-commit/action@v2.0.0 + - uses: pre-commit/action@v2.0.2