Skip to content

Commit 55b3c1c

Browse files
committed
Include pre-commit.ci updates from PR #124
- Update blacken-docs hook from 1.19.1 to 1.20.0 - Update ruff-pre-commit hook from v0.12.9 to v0.14.10
1 parent 83fdbf1 commit 55b3c1c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ repos:
5151
- id: yamllint
5252

5353
- repo: https://github.com/asottile/blacken-docs
54-
rev: 1.19.1
54+
rev: 1.20.0
5555
hooks:
5656
- id: blacken-docs
5757
args: [-S, -l, '120']
5858
additional_dependencies: [black==22.12.0]
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.12.9
61+
rev: v0.14.10
6262
hooks:
6363
- id: ruff-format
6464
name: ruff (format)

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
- Update `github.com/codespell-project/codespell` hook to v2.4.1
3434
- Update `github.com/shellcheck-py/shellcheck-py` hook to v0.11.0.1
3535
- Update `github.com/adrienverge/yamllint.git` hook to v1.37.1
36-
- Update `github.com/asottile/blacken-docs` hook to 1.19.1
37-
- Update `github.com/astral-sh/ruff-pre-commit` hook to v0.12.9
36+
- Update `github.com/asottile/blacken-docs` hook to 1.20.0
37+
- Update `github.com/astral-sh/ruff-pre-commit` hook to v0.14.10
3838

3939
## [v1.9.6] - 2024-06-02
4040

0 commit comments

Comments
 (0)