Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Commit 69decb5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-poetry/poetry: 2.1.2 → 2.1.3](python-poetry/poetry@2.1.2...2.1.3) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent d984431 commit 69decb5

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
@@ -5,13 +5,13 @@ ci:
55
- generate-docs
66
repos:
77
- repo: https://github.com/python-poetry/poetry
8-
rev: 2.1.2
8+
rev: 2.1.3
99
hooks:
1010
- id: poetry-check
1111
- id: poetry-lock
1212
- id: poetry-install
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: trailing-whitespace
1717
- id: check-yaml

0 commit comments

Comments
 (0)