Skip to content

Commit

Permalink
CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0…
Browse files Browse the repository at this point in the history
….43.0 (#1249)
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 6ddf708 commit 3b2517a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
.*\.svg$
)
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint-fix
# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
Expand Down
1 change: 0 additions & 1 deletion src/raster/r.recode.attr/r.recode.attr.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,3 @@ <h2>AUTHOR</h2>
Paulo van Breugel, <a href="https://ecodiv.earth">https://ecodiv.earth</a>, HAS green academy University of Applied Sciences, <a href="https://www.has.nl/en/research/professorships/innovative-bio-monitoring-professorship/">Innovative
Biomonitoring research group</a>, <a href="https://www.has.nl/en/research/professorships/climate-robust-landscapes-professorship/">Climate-robust
Landscapes research group</a>

2 changes: 1 addition & 1 deletion src/vector/v.boxplot/v.boxplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3>Example 1</h3>
</div>

<p>
<div align="center" style="margin: 10px"> <a href="v_boxplot_01.png">
<div align="center" style="margin: 10px"> <a href="v_boxplot_01.png">
<img src="v_boxplot_01.png" alt="v.boxplot: Boxplot of core capacity of
schools in Wake County." border="0"> </a><br> <i>Figure 1: Boxplot of
core capacity of schools in Wake County.</i> </div>
Expand Down

0 comments on commit 3b2517a

Please sign in to comment.