Skip to content

Commit 3af9610

Browse files
pre-commit-ci[bot]amilcarlucas
authored andcommitted
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.6...v0.14.7) - [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.46.0](igorshubovych/markdownlint-cli@v0.45.0...v0.46.0) - [github.com/gitleaks/gitleaks: v8.29.1 → v8.30.0](gitleaks/gitleaks@v8.29.1...v8.30.0)
1 parent bce8373 commit 3af9610

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

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.14.6
40+
rev: v0.14.7
4141
hooks:
4242
- id: ruff-check
4343
args: [ --fix ]
@@ -56,7 +56,7 @@ repos:
5656
# entry: markdown-link-check
5757

5858
- repo: https://github.com/igorshubovych/markdownlint-cli
59-
rev: v0.45.0
59+
rev: v0.46.0
6060
hooks:
6161
- id: markdownlint
6262
args: ['--config', '.markdownlint.yaml']
@@ -94,7 +94,7 @@ repos:
9494
- id: reuse-lint-file
9595

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

0 commit comments

Comments
 (0)