Skip to content

Commit 4ad2ae3

Browse files
chore(deps): bump pulldown-cmark in /bots/finishingbot (#38)
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.12.2 to 0.13.3. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.12.2...v0.13.3) --- updated-dependencies: - dependency-name: pulldown-cmark dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9fffc9 commit 4ad2ae3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bots/finishingbot/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/finishingbot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ sha2 = "0.11"
4949
hex = "0.4"
5050

5151
# Markdown parsing (for claim verification)
52-
pulldown-cmark = "0.12"
52+
pulldown-cmark = "0.13"
5353

5454
# Date/time
5555
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)