Skip to content

Commit 505100a

Browse files
authored
Merge pull request #16 from unixorn/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents dbdf279 + d8cb1c9 commit 505100a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.2'
25+
rev: '7.2.0'
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.1.1"
35+
rev: "2.1.2"
3636
hooks:
3737
- id: poetry-check
3838
- id: poetry-lock

0 commit comments

Comments
 (0)