Skip to content

Commit 1a896fb

Browse files
authored
Merge pull request #27 from Jezza34000/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 93b939d + b023360 commit 1a896fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ repos:
3131
exclude: ^tests/fixtures/|homeassistant/generated/|tests/components/.*/snapshots/|.github
3232

3333
- repo: https://github.com/psf/black-pre-commit-mirror
34-
rev: 25.11.0
34+
rev: 25.12.0
3535
hooks:
3636
- id: black
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.14.7
39+
rev: v0.14.8
4040
hooks:
4141
- id: ruff
4242
args:
@@ -49,7 +49,7 @@ repos:
4949
- id: gitleaks
5050

5151
- repo: https://github.com/pre-commit/mirrors-prettier
52-
rev: v3.1.0
52+
rev: v4.0.0-alpha.8
5353
hooks:
5454
- id: prettier
5555
exclude: renovate.json
@@ -76,7 +76,7 @@ repos:
7676
- types-m3u8
7777

7878
- repo: https://github.com/renovatebot/pre-commit-hooks
79-
rev: 42.29.3
79+
rev: 42.39.6
8080
hooks:
8181
- id: renovate-config-validator
8282

0 commit comments

Comments
 (0)