Skip to content

Commit 9530f98

Browse files
authored
refactor: 📌 update pre-commit versions (#171)
# Description To match the update from the root. This PR needs a quick review. ## Checklist - [x] Ran `just run-all`
1 parent 9845e62 commit 9530f98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: gitleaks
1212

1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: trailing-whitespace
1717
- id: end-of-file-fixer
@@ -25,6 +25,6 @@ repos:
2525
# sub-packages, which confuses pre-commit when it tries to find the latest
2626
# version
2727
- repo: https://github.com/adhtruong/mirrors-typos
28-
rev: v1.34.0
28+
rev: v1.35.5
2929
hooks:
3030
- id: typos

0 commit comments

Comments
 (0)