Skip to content

Commit 18fd69a

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#34)
updates: - [github.com/python-poetry/poetry: 2.1.1 → 2.1.2](python-poetry/poetry@2.1.1...2.1.2) - [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9637446 commit 18fd69a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: end-of-file-fixer
2929
- id: trailing-whitespace
3030
- repo: https://github.com/python-poetry/poetry
31-
rev: 2.1.1
31+
rev: 2.1.2
3232
hooks:
3333
- id: poetry-check
3434
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -54,7 +54,7 @@ repos:
5454
hooks:
5555
- id: codespell
5656
- repo: https://github.com/PyCQA/flake8
57-
rev: 7.1.2
57+
rev: 7.2.0
5858
hooks:
5959
- id: flake8
6060
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)