Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#551)
Browse files Browse the repository at this point in the history
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)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Dec 19, 2023
1 parent 88523ef commit 4b314f2
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 4b314f2

Please sign in to comment.