Skip to content

Commit d71f655

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

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
@@ -42,7 +42,7 @@ repos:
4242
)$
4343
4444
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
45-
rev: v2.14.0
45+
rev: v2.15.0
4646
hooks:
4747
- id: pretty-format-toml
4848
args: [--autofix, --indent, '4']
@@ -58,7 +58,7 @@ repos:
5858
- id: isort
5959

6060
- repo: https://github.com/PyCQA/flake8
61-
rev: 7.2.0
61+
rev: 7.3.0
6262
hooks:
6363
- id: flake8
6464
args: [--config, .flake8, --verbose, tools]

0 commit comments

Comments
 (0)