Skip to content

Commit a22c990

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent a1b24ad commit a22c990

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
@@ -15,7 +15,7 @@ repos:
1515
- id: check-yaml
1616
- id: detect-private-key
1717
- repo: https://github.com/tox-dev/pyproject-fmt
18-
rev: "v2.19.0"
18+
rev: "v2.20.0"
1919
hooks:
2020
- id: pyproject-fmt
2121
- repo: https://github.com/codespell-project/codespell
@@ -50,7 +50,7 @@ repos:
5050
hooks:
5151
- id: actionlint
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: "v0.15.6"
53+
rev: "v0.15.7"
5454
hooks:
5555
- id: ruff-format
5656
- id: ruff-check

0 commit comments

Comments
 (0)