From c33557e6e7a856c63b87107b73d26905d6865cfb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:59:17 +0000 Subject: [PATCH] Update wemake-services/wemake-python-styleguide action to v0.19.0 Signed-off-by: Andrew Williams --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 4c46395..211a13f 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -20,4 +20,4 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: wemake-python-styleguide - uses: wemake-services/wemake-python-styleguide@0.18.0 + uses: wemake-services/wemake-python-styleguide@0.19.0