Skip to content

Commit facf4ce

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0) - [github.com/igorshubovych/markdownlint-cli: v0.34.0 → v0.35.0](igorshubovych/markdownlint-cli@v0.34.0...v0.35.0)
1 parent e609868 commit facf4ce

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
@@ -13,11 +13,11 @@ repos:
1313
- id: mixed-line-ending
1414
- id: check-added-large-files
1515
- repo: https://github.com/psf/black
16-
rev: 23.3.0
16+
rev: 23.7.0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/igorshubovych/markdownlint-cli
20-
rev: v0.34.0
20+
rev: v0.35.0
2121
hooks:
2222
- id: markdownlint
2323
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)