We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3592ac3 commit abdef34Copy full SHA for abdef34
{{cookiecutter.project_basename}}/Taskfile.yaml
@@ -2,7 +2,7 @@ version: '3'
2
3
includes:
4
docs:
5
- taskfile: 'https://github.com/attakei/workspace-configs.git//projects/sphinx-doc/Taskfile.yaml?tag=v0.4.0'
+ taskfile: 'https://github.com/attakei/workspace-configs.git//projects/sphinx-doc/Taskfile.yaml?tag=v0.6.0'
6
vars:
7
RUN_PYTHON: 'uv run'
8
SPHINX_ROOT_DIR: 'docs'
{{cookiecutter.project_basename}}/lefthook.yml
@@ -4,7 +4,7 @@ templates:
remotes:
- git_url: 'https://github.com/attakei/workspace-configs'
- ref: 'v0.4.0'
+ ref: 'v0.6.0'
configs:
9
- 'projects/sphinx-doc/lefthook.yaml'
10
0 commit comments