From 812ca6975f8cb454b61d4a5e3efdc899b3fde791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 21:57:31 +0200 Subject: [PATCH] chore(ci): bump pre-commit/action from v2.0.2 to v2.0.3 (#37) Bumps [pre-commit/action](https://github.com/pre-commit/action) from v2.0.2 to v2.0.3. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](https://github.com/pre-commit/action/compare/v2.0.2...9b88afc9cd57fd75b655d5c71bd38146d07135fe) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pre-commit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml index 78fe89e..6ce939e 100644 --- a/.github/workflows/pre-commit.yaml +++ b/.github/workflows/pre-commit.yaml @@ -18,4 +18,4 @@ jobs: uses: actions/setup-python@v2.2.2 - name: Run pre-commit - uses: pre-commit/action@v2.0.2 + uses: pre-commit/action@v2.0.3