Skip to content

Commit 39467c3

Browse files
pre-commit-ci[bot]SaptakS
authored andcommitted
[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/rbubley/mirrors-prettier: v3.7.3 → v3.7.4](rbubley/mirrors-prettier@v3.7.3...v3.7.4)
1 parent 3e914c4 commit 39467c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ repos:
3838
- id: django-upgrade
3939
args: [--target-version, "5.2"]
4040
- repo: https://github.com/psf/black-pre-commit-mirror
41-
rev: 25.11.0
41+
rev: 25.12.0
4242
hooks:
4343
- id: black
4444
- repo: https://github.com/rbubley/mirrors-prettier
45-
rev: "v3.7.3"
45+
rev: "v3.7.4"
4646
hooks:
4747
- id: prettier
4848
exclude_types: [html, json, scss]

0 commit comments

Comments
 (0)