Skip to content

Commit c9a0bcb

Browse files
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.254 (#118)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [charliermarsh/ruff-pre-commit](https://github.com/charliermarsh/ruff-pre-commit) | repository | patch | `v0.0.253` -> `v0.0.254` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>charliermarsh/ruff-pre-commit</summary> ### [`v0.0.254`](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.253...v0.0.254) [Compare Source](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.253...v0.0.254) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/allenporter/flux-local). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e598e1 commit c9a0bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ repos:
3737
require_serial: true
3838
files: ^(flux_local/|tests/)
3939
- repo: https://github.com/charliermarsh/ruff-pre-commit
40-
rev: 'v0.0.253'
40+
rev: 'v0.0.254'
4141
hooks:
4242
- id: ruff

0 commit comments

Comments
 (0)