Skip to content

Commit 3a2f0f6

Browse files
authored
Merge pull request #25 from Jezza34000/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8edf997 + 3930914 commit 3a2f0f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ repos:
3636
- id: black
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.14.5
39+
rev: v0.14.6
4040
hooks:
4141
- id: ruff
4242
args:
4343
- --fix
4444
# - id: ruff-format
4545

4646
- repo: https://github.com/gitleaks/gitleaks
47-
rev: v8.29.0
47+
rev: v8.29.1
4848
hooks:
4949
- id: gitleaks
5050

@@ -76,7 +76,7 @@ repos:
7676
- types-m3u8
7777

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

0 commit comments

Comments
 (0)