Skip to content

Commit

Permalink
build(deps): Bump pulldown-cmark-mdcat from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [pulldown-cmark-mdcat](https://github.com/swsnr/mdcat) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/swsnr/mdcat/releases)
- [Changelog](https://github.com/swsnr/mdcat/blob/main/CHANGELOG.md)
- [Commits](swsnr/mdcat@mdcat-2.4.0...mdcat-2.5.0)

---
updated-dependencies:
- dependency-name: pulldown-cmark-mdcat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent e12d197 commit c6ec128
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
35 changes: 17 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ k8s-openapi = { version = "0.23.0", default-features = false, features = [
] }
lazy_static = "1.4.0"
pem = "3"
pulldown-cmark-mdcat = { version = "2.2.0", default-features = false, features = [
pulldown-cmark-mdcat = { version = "2.5.0", default-features = false, features = [
"regex-fancy",
] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.19.1" }
Expand Down

0 comments on commit c6ec128

Please sign in to comment.