Skip to content

Commit

Permalink
build(deps): Bump pulldown-cmark-mdcat from 2.3.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [pulldown-cmark-mdcat](https://github.com/swsnr/mdcat) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/swsnr/mdcat/releases)
- [Changelog](https://github.com/swsnr/mdcat/blob/main/CHANGELOG.md)
- [Commits](swsnr/mdcat@mdcat-2.3.1...mdcat-2.4.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] committed Sep 20, 2024
1 parent d95c55d commit 92fd93f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
20 changes: 4 additions & 16 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.4.0", default-features = false, features = [
"regex-fancy",
] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.18.8" }
Expand Down

0 comments on commit 92fd93f

Please sign in to comment.