Skip to content

Commit c07a0bf

Browse files
committed
chore: Sync with WeblateOrg/meta
1 parent 5937173 commit c07a0bf

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
hooks:
2929
- id: mdformat
3030
additional_dependencies:
31-
- mdformat-gfm==0.4.1
31+
- mdformat-gfm==1.0.0
3232
- mdformat-shfmt==0.2.0
3333
- mdformat_tables==1.0.0
3434
- repo: https://github.com/adrienverge/yamllint
@@ -57,9 +57,8 @@ repos:
5757
- repo: https://github.com/gitleaks/gitleaks
5858
rev: v8.28.0
5959
hooks:
60-
- id: gitleaks-docker
60+
- id: gitleaks
6161
exclude: charts/weblate/README.md|charts/weblate/templates/.*\.yaml
6262
ci:
6363
autoupdate_schedule: quarterly
64-
skip:
65-
- gitleaks-docker
64+
skip: []

0 commit comments

Comments
 (0)