Skip to content

Commit 9a38bd5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/keewis/blackdoc: v0.3.9 → v0.4.1](keewis/blackdoc@v0.3.9...v0.4.1) - [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0)
1 parent e58c9fd commit 9a38bd5

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
@@ -25,12 +25,12 @@ repos:
2525
- id: black-jupyter
2626

2727
- repo: https://github.com/keewis/blackdoc
28-
rev: v0.3.9
28+
rev: v0.4.1
2929
hooks:
3030
- id: blackdoc
3131

3232
- repo: https://github.com/PyCQA/flake8
33-
rev: 7.2.0
33+
rev: 7.3.0
3434
hooks:
3535
- id: flake8
3636

0 commit comments

Comments
 (0)