Skip to content

Commit 70d134c

Browse files
committed
ci(pc-update): updates root pre-commit config too
1 parent 9f4ced5 commit 70d134c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
default_stages: [pre-push]
33
repos:
44
- repo: https://github.com/crate-ci/typos
5-
rev: v1.23.2
5+
rev: v1.39.0
66
hooks:
77
- id: typos
88
- repo: https://github.com/ComPWA/taplo-pre-commit

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ outdated: snapshots/default/.venv
3030

3131
## update pre-commit hooks
3232
pc-update: snapshots/default/.venv
33+
uvx prek autoupdate
3334
cd snapshots/default && uvx prek autoupdate
3435
cp -p snapshots/default/.pre-commit-config.yaml {{cookiecutter.repo_name}}/
3536

0 commit comments

Comments
 (0)