From 1af089219ff7eab105fee0f01c1ae6c24b570526 Mon Sep 17 00:00:00 2001 From: jo Date: Thu, 27 May 2021 16:32:06 +0200 Subject: [PATCH] Bump pre-commit/actions version to 2.0.3 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 841014ef1..ee25d33d9 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,4 +11,4 @@ jobs: steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 - - uses: pre-commit/action@v2.0.2 + - uses: pre-commit/action@v2.0.3