Skip to content

Commit ce98a5e

Browse files
[pre-commit.ci] pre-commit autoupdate (#252)
1 parent b3676c7 commit ce98a5e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/python-jsonschema/check-jsonschema
8-
rev: 0.37.4
8+
rev: 0.38.0
99
hooks:
1010
- id: check-github-workflows
1111
args: ["--verbose"]
@@ -19,11 +19,11 @@ repos:
1919
hooks:
2020
- id: tox-toml-fmt
2121
- repo: https://github.com/tox-dev/pyproject-fmt
22-
rev: "v2.26.0"
22+
rev: "v2.27.0"
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.16.1"
26+
rev: "v0.16.2"
2727
hooks:
2828
- id: ruff-format
2929
- id: ruff

0 commit comments

Comments
 (0)