Skip to content

⬆️🪝 update pre-commit hooks#128

Merged
nquetschlich merged 3 commits into
mainfrom
pre-commit-ci-update-config
Nov 29, 2024
Merged

⬆️🪝 update pre-commit hooks#128
nquetschlich merged 3 commits into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

@pre-commit-ci pre-commit-ci Bot commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.4...v0.8.0)
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@codecov

codecov Bot commented Nov 25, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.6%. Comparing base (bd18ebf) to head (d699bec).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #128     +/-   ##
=======================================
+ Coverage   80.3%   80.6%   +0.2%     
=======================================
  Files          8       8             
  Lines        872     872             
=======================================
+ Hits         701     703      +2     
+ Misses       171     169      -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nquetschlich nquetschlich merged commit 26327c0 into main Nov 29, 2024
@nquetschlich nquetschlich deleted the pre-commit-ci-update-config branch November 29, 2024 08:12
tobi-forster pushed a commit that referenced this pull request May 15, 2025
…it to v0.11.9 (#128)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit)
| repository | minor | `v0.9.10` -> `v0.11.9` |

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://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>

###
[`v0.11.9`](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.8...v0.11.9)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.8...v0.11.9)

###
[`v0.11.8`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.8)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.7...v0.11.8)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.8

###
[`v0.11.7`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.7)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.6...v0.11.7)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.7

###
[`v0.11.6`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.6)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.5...v0.11.6)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.6

###
[`v0.11.5`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.5)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.4...v0.11.5)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.5

###
[`v0.11.4`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.4)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.3...v0.11.4)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.4

###
[`v0.11.3`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.3)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.2...v0.11.3)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.3

###
[`v0.11.2`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.2)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.1...v0.11.2)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.2

###
[`v0.11.1`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.1)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.11.0...v0.11.1)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.1

###
[`v0.11.0`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.11.0)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.10.0...v0.11.0)

See: https://github.com/astral-sh/ruff/releases/tag/0.11.0

###
[`v0.10.0`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.10.0)

[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.9.10...v0.10.0)

See: https://github.com/astral-sh/ruff/releases/tag/0.10.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cda-tum/mqt-qubomaker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjQwLjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicHJlLWNvbW1pdCJdfQ==-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant