Skip to content

Commit 25f1009

Browse files
pre-commit-ci[bot]sedatguzelsemme
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#11246)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.13](astral-sh/ruff-pre-commit@v0.1.11...v0.1.13) - [github.com/tox-dev/pyproject-fmt: 1.5.3 → 1.6.0](tox-dev/pyproject-fmt@1.5.3...1.6.0) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6c90698 commit 25f1009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: auto-walrus
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.1.11
19+
rev: v0.1.13
2020
hooks:
2121
- id: ruff
2222

@@ -33,7 +33,7 @@ repos:
3333
- tomli
3434

3535
- repo: https://github.com/tox-dev/pyproject-fmt
36-
rev: "1.5.3"
36+
rev: "1.6.0"
3737
hooks:
3838
- id: pyproject-fmt
3939

@@ -61,7 +61,7 @@ repos:
6161
additional_dependencies: [types-requests]
6262

6363
- repo: https://github.com/pre-commit/mirrors-prettier
64-
rev: "v3.1.0"
64+
rev: "v4.0.0-alpha.8"
6565
hooks:
6666
- id: prettier
6767
types_or: [toml, yaml]

0 commit comments

Comments
 (0)