From 317b7a2be2b29ba63a11a32a3ef35119299bfdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 22:20:13 +0000 Subject: [PATCH] Bump install-pinned/yesqa (#5903) Bumps [install-pinned/yesqa](https://github.com/install-pinned/yesqa) from a1262fbe567d4c0b3445afade67b90f3bba2c9a2 to 4af1e53e86a56db346a03ece9e89c19bfd0e5d0e. - [Release notes](https://github.com/install-pinned/yesqa/releases) - [Commits](https://github.com/install-pinned/yesqa/compare/a1262fbe567d4c0b3445afade67b90f3bba2c9a2...4af1e53e86a56db346a03ece9e89c19bfd0e5d0e) --- updated-dependencies: - dependency-name: install-pinned/yesqa dependency-type: direct:production ... 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 41edcdbe6..e258bbea1 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@a1262fbe567d4c0b3445afade67b90f3bba2c9a2 + - uses: install-pinned/yesqa@4af1e53e86a56db346a03ece9e89c19bfd0e5d0e - name: Run yesqa run: |