Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#403)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/sphinx-contrib/sphinx-lint: v0.9.0 →
v0.9.1](sphinx-contrib/sphinx-lint@v0.9.0...v0.9.1)
- [github.com/psf/black-pre-commit-mirror: 23.11.0 →
23.12.0](psf/black-pre-commit-mirror@23.11.0...23.12.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 19, 2023
1 parent 63b5470 commit e3801fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
- sphinx==6.1.3
- tomli==2.0.1
- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.9.0
rev: v0.9.1
hooks:
- id: sphinx-lint
- repo: https://github.com/asottile/pyupgrade
Expand All @@ -43,7 +43,7 @@ repos:
- id: django-upgrade
args: [--target-version, '3.2']
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black
- repo: https://github.com/adamchainz/blacken-docs
Expand Down

0 comments on commit e3801fd

Please sign in to comment.