File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changes here will be overwritten by Copier
2
- _commit : v0.0.56-3-g742a171
2
+ _commit : v0.0.56-5-g110abdd
3
3
_src_path : gh:LabAutomationAndScreening/copier-base-template.git
4
4
description : A web app that is hosted within a local intranet. Nuxt frontend, python
5
5
backend, docker-compose
Original file line number Diff line number Diff line change 61
61
"initializeCommand" : " sh .devcontainer/initialize-command.sh" ,
62
62
"onCreateCommand" : " sh .devcontainer/on-create-command.sh" ,
63
63
"postStartCommand" : " sh .devcontainer/post-start-command.sh"
64
- // Devcontainer context hash (do not manually edit this, it's managed by a pre-commit hook): d6cdbe9d # spellchecker:disable-line
64
+ // Devcontainer context hash (do not manually edit this, it's managed by a pre-commit hook): 73b9c7f8 # spellchecker:disable-line
65
65
}
Original file line number Diff line number Diff line change 42
42
43
43
# Reformatting (should generally come before any file format or other checks, because reformatting can change things)
44
44
- repo : https://github.com/crate-ci/typos
45
- rev : 3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6 # frozen: v1
45
+ rev : 392b78fe18a52790c53f42456e46124f77346842 # frozen: v1.34.0
46
46
hooks :
47
47
- id : typos
48
48
exclude :
96
96
(?x)^(
97
97
.*generated/graphql.ts|
98
98
.*/schema.graphql|
99
+ pyrightconfig\.json|
99
100
)$
100
101
101
102
- repo : https://github.com/pre-commit/mirrors-prettier # TODO: switch to a different approach...this was archived in 2024
You can’t perform that action at this time.
0 commit comments