Skip to content

feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.26 )#301

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rvben-rumdl-pre-commit-0.2.x
Open

feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.26 )#301
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rvben-rumdl-pre-commit-0.2.x

Conversation

@renovate

@renovate renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rvben/rumdl-pre-commit minor v0.1.93v0.2.26
rvben/rumdl-pre-commit repository minor v0.1.93v0.2.26

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 if you have any questions.


Release Notes

rvben/rumdl-pre-commit (rvben/rumdl-pre-commit)

v0.2.26

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.26

v0.2.25

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.25

v0.2.24

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.24

v0.2.23

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.23

v0.2.22

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.22

v0.2.21

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.21

v0.2.20

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.20

v0.2.19

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.19

v0.2.18

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.18

v0.2.17

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.17

v0.2.16

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.16

v0.2.15

Compare Source

Hook behavior change

The rumdl hook is now lint-only by default (rumdl check): it reports violations and exits non-zero, but no longer rewrites your files. This matches the ruff / markdownlint-cli convention, where the bare linter hook is non-destructive.

To auto-fix in place, opt in with args:

  - id: rumdl
    args: [--fix]

rumdl-fmt is unchanged (pure formatter, always exits 0).

Migration: if you relied on the previous auto-fixing behavior, add args: [--fix] to your rumdl hook.


See: https://github.com/rvben/rumdl/releases/tag/v0.2.15

v0.2.14

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.14

v0.2.13

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.13

v0.2.12

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.12

v0.2.11

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.11

v0.2.10

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.10

v0.2.9

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.9

v0.2.8

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.8

v0.2.7

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.7

v0.2.6

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.6

v0.2.5

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.5

v0.2.4

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.4

v0.2.3

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.3

v0.2.2

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.2

v0.2.1

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.1

v0.2.0

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.0

v0.1.96

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.1.96

v0.1.95

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.1.95

v0.1.94

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.1.94


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 5am"
  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the type/minor label May 23, 2026
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.0 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.2 ) May 26, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 6ae7d46 to 17d430e Compare May 26, 2026 20:34
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.2 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.3 ) May 27, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 17d430e to 2a2020d Compare May 27, 2026 21:58
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.3 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.4 ) May 29, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch 2 times, most recently from 496e4e0 to 6e638b0 Compare June 2, 2026 11:07
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.4 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.5 ) Jun 2, 2026
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.5 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.6 ) Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 6e638b0 to 725e821 Compare June 3, 2026 09:51
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.6 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.7 ) Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 725e821 to 957ebf0 Compare June 3, 2026 21:54
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.7 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.8 ) Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 957ebf0 to 98a4af8 Compare June 5, 2026 16:45
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.8 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.9 ) Jun 6, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 98a4af8 to fbfef20 Compare June 6, 2026 21:27
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.9 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.10 ) Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch 2 times, most recently from a249878 to 1fe9369 Compare June 10, 2026 19:13
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.10 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.11 ) Jun 10, 2026
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.11 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.12 ) Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 1fe9369 to a29dc81 Compare June 10, 2026 23:50
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.12 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.13 ) Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch 2 times, most recently from 82b06d2 to da15d9d Compare June 12, 2026 00:59
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.13 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.14 ) Jun 12, 2026
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.14 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.15 ) Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from da15d9d to 3f5b39d Compare June 12, 2026 20:02
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.15 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.16 ) Jun 13, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 3f5b39d to 58b32ee Compare June 13, 2026 14:38
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.16 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.17 ) Jun 15, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 58b32ee to a7ace26 Compare June 15, 2026 21:58
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.17 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.18 ) Jun 17, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from a7ace26 to 204f9b2 Compare June 17, 2026 00:52
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.18 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.19 ) Jun 18, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 204f9b2 to 6866ef4 Compare June 18, 2026 22:38
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.19 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.20 ) Jun 19, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from 6866ef4 to e992bd0 Compare June 19, 2026 17:55
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.20 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.21 ) Jun 23, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch 2 times, most recently from f0f9460 to 8028ee6 Compare June 24, 2026 01:15
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.21 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.22 ) Jun 24, 2026
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.22 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.23 ) Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch 2 times, most recently from a7254f8 to a26d19a Compare June 27, 2026 13:39
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.23 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.24 ) Jun 27, 2026
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.24 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.25 ) Jun 28, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from a26d19a to f6811e3 Compare June 28, 2026 18:40
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-pre-commit-0.2.x branch from f6811e3 to d667cfb Compare June 29, 2026 09:00
@renovate renovate Bot changed the title feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.25 ) feat(deps): update dependency rvben/rumdl-pre-commit ( v0.1.93 → v0.2.26 ) Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants