1 parent bc0df79 commit 63f800fCopy full SHA for 63f800f
2 files changed
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.5.1'
6
vars:
7
RUN_PYTHON: 'uv run'
8
SPHINX_ROOT_DIR: 'docs'
lefthook.yaml
@@ -5,7 +5,7 @@ templates:
remotes:
- git_url: 'https://github.com/attakei/workspace-configs'
- ref: 'v0.4.0'
+ ref: 'v0.5.1'
9
configs:
10
- 'projects/sphinx-doc/lefthook.yaml'
11
0 commit comments