Skip to content

Commit 26a9805

Browse files
committed
Freeze versions
1 parent ba6303b commit 26a9805

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v6.0.0 # v6.0.0
3+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
44
hooks:
55
- id: check-added-large-files
66
args: ["--maxkb=100"]
@@ -18,7 +18,7 @@ repos:
1818
- id: trailing-whitespace
1919
args: ["--markdown-linebreak-ext=md"]
2020
- repo: https://github.com/homebysix/pre-commit-macadmin
21-
rev: v1.22.0 # v1.21.0
21+
rev: b580da98c4248a864b8a2190f49db5e5e02b4e93 # frozen: v1.22.0
2222
hooks:
2323
- id: check-plists
2424
- id: check-autopkg-recipes
@@ -28,6 +28,6 @@ repos:
2828
- id: forbid-autopkg-overrides
2929
- id: forbid-autopkg-trust-info
3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: v3.21.2 # v3.21.0
31+
rev: 75992aaa40730136014f34227e0135f63fc951b4 # frozen: v3.21.2
3232
hooks:
3333
- id: pyupgrade

0 commit comments

Comments
 (0)