Skip to content

Commit 9f90f0c

Browse files
chore(deps): pre-commit autoupdate (#256)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/pyproject-fmt: 1.6.0 → 1.7.0](tox-dev/pyproject-fmt@1.6.0...1.7.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](astral-sh/ruff-pre-commit@v0.1.13...v0.1.14) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent db97f1f commit 9f90f0c

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
@@ -21,7 +21,7 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/tox-dev/pyproject-fmt
24-
rev: "1.6.0"
24+
rev: "1.7.0"
2525
hooks:
2626
- id: pyproject-fmt
2727

@@ -32,7 +32,7 @@ repos:
3232
- id: check-github-workflows
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.1.13
35+
rev: v0.1.14
3636
hooks:
3737
- id: ruff
3838
- id: ruff-format

0 commit comments

Comments
 (0)