Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
- [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1)
- [github.com/jackdewinter/pymarkdown: v0.9.21 → v0.9.22](jackdewinter/pymarkdown@v0.9.21...v0.9.22)
  • Loading branch information
pre-commit-ci[bot] authored Aug 12, 2024
1 parent aeef99d commit 0e8cfa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 7.1.0
rev: 7.1.1
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/jackdewinter/pymarkdown
rev: v0.9.21
rev: v0.9.22
hooks:
- id: pymarkdown

0 comments on commit 0e8cfa9

Please sign in to comment.