Skip to content

Commit d1d2bd9

Browse files
[pre-commit.ci] pre-commit suggestions (#442)
* [pre-commit.ci] pre-commit suggestions updates: - [github.com/PyCQA/docformatter: 06907d0267368b49b9180eed423fae5697c1e909 → v1.7.5](PyCQA/docformatter@06907d0...v1.7.5) - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.4...v0.9.9) * Apply suggestions from code review --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
1 parent 3947e07 commit d1d2bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
args: ["--in-place"]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.9.4
48+
rev: v0.9.9
4949
hooks:
5050
- id: ruff-format
5151
args: ["--preview"]

0 commit comments

Comments
 (0)