Skip to content

Commit ab2c938

Browse files
[pre-commit.ci] pre-commit autoupdate (#2124)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c71cec4 commit ab2c938

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
@@ -79,7 +79,7 @@ repos:
7979
- id: isort
8080

8181
- repo: https://github.com/PyCQA/docformatter
82-
rev: 06907d0
82+
rev: v1.7.7
8383
hooks:
8484
- id: docformatter
8585
args: [
@@ -122,7 +122,7 @@ repos:
122122
- tomli
123123

124124
- repo: https://github.com/astral-sh/ruff-pre-commit
125-
rev: v0.11.4
125+
rev: v0.12.2
126126
hooks:
127127
- id: ruff
128128
args: [--fix, --exit-non-zero-on-fix, --no-cache]

0 commit comments

Comments
 (0)