From ef1a03181b4aa564ee7a29875b3db99457e04c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 09:42:49 +0100 Subject: [PATCH] Bump install-pinned/yesqa (#5781) Bumps [install-pinned/yesqa](https://github.com/install-pinned/yesqa) from b7b1c5e133f5f516905ae35645a082f751ffa216 to cf847492077eea907797bac45e68f87801d4de31. - [Release notes](https://github.com/install-pinned/yesqa/releases) - [Commits](https://github.com/install-pinned/yesqa/compare/b7b1c5e133f5f516905ae35645a082f751ffa216...cf847492077eea907797bac45e68f87801d4de31) --- updated-dependencies: - dependency-name: install-pinned/yesqa dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 29bc8d66e..be567e048 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -28,7 +28,7 @@ jobs: shopt -s globstar export GLOBIGNORE='mitmproxy/contrib/**' reorder-python-imports --exit-zero-even-if-changed --py39-plus **/*.py - - uses: install-pinned/yesqa@b7b1c5e133f5f516905ae35645a082f751ffa216 + - uses: install-pinned/yesqa@cf847492077eea907797bac45e68f87801d4de31 - name: Run yesqa run: |