chore(deps): bump install-pinned/ruff
Bumps [install-pinned/ruff](https://github.com/install-pinned/ruff) from 6b463d795ce39011cc004438ae507ae56235e12a to b52a71f70b28264686d57d1efef1ba845b9cec6c.
- [Release notes](https://github.com/install-pinned/ruff/releases)
- [Commits](6b463d795c...b52a71f70b)
---
updated-dependencies:
- dependency-name: install-pinned/ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bcf5807262
commit
2a98346740
1 changed files with 1 additions and 1 deletions
2
.github/workflows/py_autofix.yml
vendored
2
.github/workflows/py_autofix.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- "3.10"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: install-pinned/ruff@6b463d795ce39011cc004438ae507ae56235e12a
|
||||
- uses: install-pinned/ruff@b52a71f70b28264686d57d1efef1ba845b9cec6c
|
||||
- run: ruff --fix-only .
|
||||
- run: ruff format .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue