Skip to content

Commit 3e08f54

Browse files
[pre-commit.ci] pre-commit autoupdate (#6)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7e80e4e commit 3e08f54

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,7 +5,7 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: "v0.1.13"
8+
rev: "v0.1.14"
99
hooks:
1010
- id: ruff-format
1111
- id: ruff
@@ -16,7 +16,7 @@ repos:
1616
- id: tox-ini-fmt
1717
args: ["-p", "fix"]
1818
- repo: https://github.com/tox-dev/pyproject-fmt
19-
rev: "1.6.0"
19+
rev: "1.7.0"
2020
hooks:
2121
- id: pyproject-fmt
2222
additional_dependencies: ["tox>=4.11.4"]

0 commit comments

Comments
 (0)