Skip to content

Commit abdef34

Browse files
chore(deps): update dependency attakei/workspace-configs to v0.6.0
1 parent 3592ac3 commit abdef34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

{{cookiecutter.project_basename}}/Taskfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
includes:
44
docs:
5-
taskfile: 'https://github.com/attakei/workspace-configs.git//projects/sphinx-doc/Taskfile.yaml?tag=v0.4.0'
5+
taskfile: 'https://github.com/attakei/workspace-configs.git//projects/sphinx-doc/Taskfile.yaml?tag=v0.6.0'
66
vars:
77
RUN_PYTHON: 'uv run'
88
SPHINX_ROOT_DIR: 'docs'

{{cookiecutter.project_basename}}/lefthook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ templates:
44

55
remotes:
66
- git_url: 'https://github.com/attakei/workspace-configs'
7-
ref: 'v0.4.0'
7+
ref: 'v0.6.0'
88
configs:
99
- 'projects/sphinx-doc/lefthook.yaml'
1010

0 commit comments

Comments
 (0)