Skip to content

Commit 8b39926

Browse files
[pre-commit.ci] pre-commit autoupdate (#808)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](astral-sh/ruff-pre-commit@v0.6.5...v0.6.7) - [github.com/tox-dev/pyproject-fmt: 2.2.3 → 2.2.4](tox-dev/pyproject-fmt@2.2.3...2.2.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e88ff16 commit 8b39926

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
@@ -38,13 +38,13 @@ repos:
3838
args: [--target-version, "3.2"]
3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.6.5
41+
rev: v0.6.7
4242
hooks: # Format before linting
4343
# - id: ruff-format
4444
- id: ruff
4545

4646
- repo: https://github.com/tox-dev/pyproject-fmt
47-
rev: 2.2.3
47+
rev: 2.2.4
4848
hooks:
4949
- id: pyproject-fmt
5050

0 commit comments

Comments
 (0)