Skip to content

Commit 22442dc

Browse files
[pre-commit.ci] pre-commit autoupdate (#64)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b58967a commit 22442dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ repos:
5656
- -formatter
5757
- retain_line_breaks=true
5858
- repo: https://github.com/executablebooks/mdformat
59-
rev: 0.7.19
59+
rev: 0.7.21
6060
hooks:
6161
- id: mdformat
6262
additional_dependencies:
@@ -74,7 +74,7 @@ repos:
7474
hooks:
7575
- id: add-trailing-comma
7676
- repo: https://github.com/asottile/pyupgrade
77-
rev: v3.19.0
77+
rev: v3.19.1
7878
hooks:
7979
- id: pyupgrade
8080
args: [--py39-plus]
@@ -83,6 +83,6 @@ repos:
8383
hooks:
8484
- id: docformatter
8585
- repo: https://github.com/astral-sh/ruff-pre-commit
86-
rev: "v0.8.1"
86+
rev: "v0.8.6"
8787
hooks:
8888
- id: ruff

0 commit comments

Comments
 (0)