Skip to content

Commit 678b687

Browse files
[pre-commit.ci] pre-commit autoupdate (#2442)
1 parent 7627683 commit 678b687

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
@@ -34,18 +34,18 @@ repos:
3434
- id: rst-backticks
3535
- id: rst-directive-colons
3636
- repo: https://github.com/biomejs/pre-commit
37-
rev: v2.5.6
37+
rev: v2.5.7
3838
hooks:
3939
- id: biome-check
4040
verbose: true
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: 'v0.16.1'
42+
rev: 'v0.16.2'
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]
4646
- id: ruff-format
4747
- repo: https://github.com/tox-dev/pyproject-fmt
48-
rev: v2.26.0
48+
rev: v2.27.0
4949
hooks:
5050
- id: pyproject-fmt
5151
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)