Skip to content

Commit ca217ce

Browse files
[pre-commit.ci] pre-commit autoupdate (#171)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 550b18d commit ca217ce

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
@@ -5,15 +5,15 @@ repos:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.15.17
8+
rev: v0.15.18
99
hooks:
1010
- id: ruff-check
1111
args: [--fix]
1212
- id: ruff-check
1313
args: [--preview, --select=CPY]
1414
- id: ruff-format
1515
- repo: https://github.com/tox-dev/pyproject-fmt
16-
rev: v2.24.1
16+
rev: v2.25.0
1717
hooks:
1818
- id: pyproject-fmt
1919
- repo: https://github.com/biomejs/pre-commit

0 commit comments

Comments
 (0)