Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 1e6bab2

Browse files
[pre-commit.ci] pre-commit suggestions (#177)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent eb528d2 commit 1e6bab2

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
@@ -45,14 +45,14 @@ repos:
4545
- mdformat_frontmatter
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.9.7
48+
rev: v0.9.9
4949
hooks:
5050
- id: ruff-format
5151
- id: ruff
5252
args: ["--fix"]
5353

5454
- repo: https://github.com/tox-dev/pyproject-fmt
55-
rev: v2.5.0
55+
rev: v2.5.1
5656
hooks:
5757
- id: pyproject-fmt
5858
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)