Skip to content

Commit 3bd1d83

Browse files
authored
chore(copier): update from template
1 parent 3c814aa commit 3bd1d83

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

.config/copier/.copier-answers.shared.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is @generated by <https://github.com/liblaf/copier-shared>.
22
# DO NOT EDIT!
33
# prettier-ignore
4-
_commit: ef07748
4+
_commit: 6d87008
55
_src_path: gh:liblaf/copier-share
66
author_email: 30631553+liblaf@users.noreply.github.com
77
author_name: liblaf

.pre-commit-config.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
# This file is @generated by <https://github.com/liblaf/copier-shared>.
33
# DO NOT EDIT!
44

5+
# ref: <https://pre-commit.ci/>
56
# ref: <https://pre-commit.com/>
67

78
ci:
89
autofix_commit_msg: |-
9-
chore(pre-commit.ci): auto fixes from pre-commit.com hooks
10+
chore(ci): auto fixes from pre-commit.com hooks
1011
1112
for more information, see https://pre-commit.ci
1213
autoupdate_commit_msg: |-
13-
chore(pre-commit.ci): pre-commit autoupdate
14+
chore(ci): pre-commit autoupdate
1415
skip:
1516
- dvc-post-checkout
1617
- dvc-pre-commit
@@ -29,6 +30,8 @@ repos:
2930
hooks:
3031
- id: biome-check
3132
exclude: \.jsonc?$
33+
additional_dependencies:
34+
- "@liblaf/config@latest"
3235
- repo: https://github.com/iterative/dvc
3336
rev: 3.62.0
3437
hooks:

0 commit comments

Comments
 (0)