Skip to content

Commit 81a658d

Browse files
authored
chore(pre-commit): autoupdate hooks (#107)
2 parents 406f0d1 + cb6a7f3 commit 81a658d

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
@@ -18,14 +18,14 @@ repos:
1818
- id: check-added-large-files
1919

2020
- repo: https://github.com/psf/black
21-
rev: 24.4.2
21+
rev: 24.8.0
2222
hooks:
2323
- id: black
2424
types:
2525
- python
2626

2727
- repo: https://github.com/PyCQA/flake8
28-
rev: 7.1.0
28+
rev: 7.1.1
2929
hooks:
3030
- id: flake8
3131
types:

0 commit comments

Comments
 (0)