From f58c5cfa822201f8442734f039fb7326a8b7c42e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 15:01:23 +0100 Subject: [PATCH] Bump install-pinned/yesqa (#5772) Bumps [install-pinned/yesqa](https://github.com/install-pinned/yesqa) from b752c9eed899985c6df094e35d7a5a5bd1b94acb to b7b1c5e133f5f516905ae35645a082f751ffa216. - [Release notes](https://github.com/install-pinned/yesqa/releases) - [Commits](https://github.com/install-pinned/yesqa/compare/b752c9eed899985c6df094e35d7a5a5bd1b94acb...b7b1c5e133f5f516905ae35645a082f751ffa216) --- 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 8f2fda735..447b55c17 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@b752c9eed899985c6df094e35d7a5a5bd1b94acb + - uses: install-pinned/yesqa@b7b1c5e133f5f516905ae35645a082f751ffa216 - name: Run yesqa run: |