Skip to content

Commit

Permalink
feat(github-release): update pre-commit/mirrors-eslint ( v9.17.0 → v9…
Browse files Browse the repository at this point in the history
….18.0 ) (#365)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[pre-commit/mirrors-eslint](https://redirect.github.com/pre-commit/mirrors-eslint)
| repository | minor | `v9.17.0` -> `v9.18.0` |

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>pre-commit/mirrors-eslint (pre-commit/mirrors-eslint)</summary>

###
[`v9.18.0`](https://redirect.github.com/pre-commit/mirrors-eslint/compare/v9.17.0...v9.18.0)

[Compare
Source](https://redirect.github.com/pre-commit/mirrors-eslint/compare/v9.17.0...v9.18.0)

</details>

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

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 11, 2025
1 parent b989717 commit e6bb984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
args: [--disable, MD013, MD033, MD041, MD024, '--']

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.17.0
rev: v9.18.0
hooks:
- id: eslint
types: [file]
Expand Down

0 comments on commit e6bb984

Please sign in to comment.