We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06ffbc3 + e24cbc3 commit 7747605Copy full SHA for 7747605
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v5.0.0
+ rev: v6.0.0
4
hooks:
5
- id: check-merge-conflict
6
- id: trailing-whitespace
@@ -9,6 +9,6 @@ repos:
9
files: ^\.wordlist\.txt$
10
args: [--unique]
11
- repo: https://github.com/igorshubovych/markdownlint-cli
12
- rev: v0.44.0
+ rev: v0.45.0
13
14
- id: markdownlint-fix
docs/posts/20241216_30day_map_challenge.md
@@ -11,7 +11,7 @@ tags:
- Mapping
---
-
+<!-- markdownlint-disable MD059 -->
15
# **The 30-Day Map Challenge**
16
17

0 commit comments