Skip to content

Commit 850786a

Browse files
committed
chore(pre-commit): Update pre-commit versions
1 parent 5137b01 commit 850786a

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
@@ -37,7 +37,7 @@ repos:
3737
- tomli
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.15.6
40+
rev: v0.15.10
4141
hooks:
4242
- id: ruff-check
4343
args: [ --fix ]
@@ -94,7 +94,7 @@ repos:
9494
- id: reuse-lint-file
9595

9696
- repo: https://github.com/gitleaks/gitleaks
97-
rev: v8.30.1
97+
rev: v8.30.0
9898
hooks:
9999
- id: gitleaks
100100

0 commit comments

Comments
 (0)