Skip to content

Commit a9194f7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2) - [github.com/python-poetry/poetry: 2.0.1 → 2.1.1](python-poetry/poetry@2.0.1...2.1.1)
1 parent eae30de commit a9194f7

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
@@ -22,7 +22,7 @@ repos:
2222
- id: black
2323

2424
- repo: https://github.com/pycqa/flake8
25-
rev: '7.1.1'
25+
rev: '7.1.2'
2626
hooks:
2727
- id: flake8
2828

@@ -32,7 +32,7 @@ repos:
3232
- id: doctoc
3333

3434
- repo: https://github.com/python-poetry/poetry
35-
rev: "2.0.1"
35+
rev: "2.1.1"
3636
hooks:
3737
- id: poetry-check
3838
- id: poetry-lock

0 commit comments

Comments
 (0)