Skip to content

Commit 892c20f

Browse files
chore(deps): update pre-commit hooks
1 parent e862700 commit 892c20f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020

2121
# https://docs.astral.sh/ruff/integrations/#pre-commit
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.14.7
23+
rev: v0.14.8
2424
hooks:
2525
# Run the linter with fixes
2626
- id: ruff-check
@@ -42,7 +42,7 @@ repos:
4242
- mdformat-mkdocs==5.1.1
4343

4444
- repo: https://github.com/DavidAnson/markdownlint-cli2
45-
rev: v0.19.1
45+
rev: v0.20.0
4646
hooks:
4747
- id: markdownlint-cli2
4848

0 commit comments

Comments
 (0)