Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 #1249

Merged
merged 2 commits into from
Dec 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading