mirror of
https://github.com/mitmproxy/mitmproxy.git
synced 2024-11-23 13:19:48 +00:00
Bump install-pinned/ruff from f8793aa7caf0b3196d6ed1370aea45f3c06304a3 to f91b0bd5d5680f7ecf60fcd37860121a4b6dadf5 in the github-actions group (#6890)
Bump install-pinned/ruff in the github-actions group
Bumps the github-actions group with 1 update: [install-pinned/ruff](https://github.com/install-pinned/ruff).
Updates `install-pinned/ruff` from f8793aa7caf0b3196d6ed1370aea45f3c06304a3 to f91b0bd5d5680f7ecf60fcd37860121a4b6dadf5
- [Release notes](https://github.com/install-pinned/ruff/releases)
- [Commits](f8793aa7ca...f91b0bd5d5
)
---
updated-dependencies:
- dependency-name: install-pinned/ruff
dependency-type: direct:production
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9642c1a73e
commit
bd39c7b96f
2
.github/workflows/autofix.yml
vendored
2
.github/workflows/autofix.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: install-pinned/ruff@f8793aa7caf0b3196d6ed1370aea45f3c06304a3
|
||||
- uses: install-pinned/ruff@f91b0bd5d5680f7ecf60fcd37860121a4b6dadf5
|
||||
- run: ruff --fix-only .
|
||||
- run: ruff format .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user