Skip to content

Commit a13583d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) - [github.com/pre-commit/pre-commit: v4.5.0 → v4.5.1](pre-commit/pre-commit@v4.5.0...v4.5.1)
1 parent 5cdfcb5 commit a13583d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: pycln
2323
args: [--config=pyproject.toml]
2424
- repo: https://github.com/psf/black-pre-commit-mirror
25-
rev: 25.11.0
25+
rev: 25.12.0
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/asottile/blacken-docs
@@ -46,6 +46,6 @@ repos:
4646
additional_dependencies:
4747
- toml
4848
- repo: https://github.com/pre-commit/pre-commit
49-
rev: v4.5.0
49+
rev: v4.5.1
5050
hooks:
5151
- id: validate_manifest

0 commit comments

Comments
 (0)