Skip to content

Commit 19fc8c3

Browse files
[pre-commit.ci] pre-commit suggestions (#509)
* [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.7.4 → v0.8.3](astral-sh/ruff-pre-commit@v0.7.4...v0.8.3) * 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 fbcdf06 commit 19fc8c3

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
@@ -48,7 +48,7 @@ repos:
4848
)
4949
5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.7.4
51+
rev: v0.8.3
5252
hooks:
5353
- id: ruff
5454
args: ["--fix"]

0 commit comments

Comments
 (0)