Skip to content

Commit

Permalink
Bump install-pinned/ruff in the github-actions group (#177)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [install-pinned/ruff](https://github.com/install-pinned/ruff).


Updates `install-pinned/ruff` from 3034c67b6f5837dd5afe0008410e2c8385c8026a to 826c99bfba88282a5506ab737c92253a106c070e
- [Release notes](https://github.com/install-pinned/ruff/releases)
- [Commits](install-pinned/ruff@3034c67...826c99b)

---
updated-dependencies:
- dependency-name: install-pinned/ruff
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 024f4f6 commit 2cddcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4

# Fix lint errors with https://github.com/charliermarsh/ruff
- uses: install-pinned/ruff@3034c67b6f5837dd5afe0008410e2c8385c8026a
- uses: install-pinned/ruff@826c99bfba88282a5506ab737c92253a106c070e
- run: ruff check --fix-only .
- run: ruff format .

Expand Down

0 comments on commit 2cddcd0

Please sign in to comment.