Skip to content

Commit ce26a7a

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

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
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/psf/black
4-
rev: 24.4.2
4+
rev: 24.8.0
55
hooks:
66
- id: black
77

@@ -22,7 +22,7 @@ repos:
2222
]
2323

2424
- repo: https://github.com/PyCQA/flake8
25-
rev: 7.1.0
25+
rev: 7.1.1
2626
hooks:
2727
- id: flake8
2828

0 commit comments

Comments
 (0)