Skip to content

Commit d10ed1a

Browse files
[pre-commit.ci] pre-commit autoupdate (#493)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.15 → v0.15.16](astral-sh/ruff-pre-commit@v0.15.15...v0.15.16) - [github.com/LilSpazJoekp/docstrfmt: v2.0.2 → v2.1.0](LilSpazJoekp/docstrfmt@v2.0.2...v2.1.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 46ab1f2 commit d10ed1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.15"
26+
rev: "v0.15.16"
2727
hooks:
2828
- id: ruff-format
2929
- id: ruff-check
@@ -43,7 +43,7 @@ repos:
4343
- mdformat-gfm>=1
4444
- mdformat-ruff>=0.1.3
4545
- repo: https://github.com/LilSpazJoekp/docstrfmt
46-
rev: v2.0.2
46+
rev: v2.1.0
4747
hooks:
4848
- id: docstrfmt
4949
args: ["-l", "120"]

0 commit comments

Comments
 (0)