Skip to content

Commit 55ddae9

Browse files
[pre-commit.ci] pre-commit suggestions (#389)
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 bd0b6eb commit 55ddae9

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
@@ -30,7 +30,7 @@ repos:
3030
#args: ["--write-changes"]
3131

3232
- repo: https://github.com/PyCQA/docformatter
33-
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
33+
rev: v1.7.7 # todo: fix for docformatter after last 1.7.5
3434
hooks:
3535
- id: docformatter
3636
additional_dependencies: [tomli]
@@ -55,7 +55,7 @@ repos:
5555
args: ["--number"]
5656

5757
- repo: https://github.com/astral-sh/ruff-pre-commit
58-
rev: v0.11.4
58+
rev: v0.12.2
5959
hooks:
6060
# try to fix what is possible
6161
- id: ruff

0 commit comments

Comments
 (0)