Skip to content

Commit 301f5d6

Browse files
Update pre-commit hook executablebooks/mdformat to v1 (#66)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [executablebooks/mdformat](https://redirect.github.com/executablebooks/mdformat) | repository | major | `0.7.22` -> `1.0.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/executablebooks/mdformat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/executablebooks/mdformat) | 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>executablebooks/mdformat (executablebooks/mdformat)</summary> ### [`v1.0.0`](https://redirect.github.com/executablebooks/mdformat/compare/0.7.22...1.0.0) [Compare Source](https://redirect.github.com/executablebooks/mdformat/compare/0.7.22...1.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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/Buried-In-Code/Perdoo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f19bc04 commit 301f5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: ruff-format
66
- id: ruff-check
77
- repo: https://github.com/executablebooks/mdformat
8-
rev: 0.7.22
8+
rev: 1.0.0
99
hooks:
1010
- id: mdformat
1111
additional_dependencies:

0 commit comments

Comments
 (0)