Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (scikit-build#1000)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Jun 20, 2023
1 parent 083f7c3 commit 4d9a7be
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 @@ -28,7 +28,7 @@ repos:
exclude: ^docs/conf\.py$

- repo: https://github.com/asottile/blacken-docs
rev: 1.13.0
rev: 1.14.0
hooks:
- id: "blacken-docs"
additional_dependencies:
Expand All @@ -41,7 +41,7 @@ repos:
args: ["--fix", "--show-fixes"]

- repo: https://github.com/codespell-project/codespell
rev: "v2.2.4"
rev: "v2.2.5"
hooks:
- id: codespell
exclude: "(.png|.svg|^_version.py)$"
Expand Down

0 comments on commit 4d9a7be

Please sign in to comment.