Commit 26d661a
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `ad4434f` to `78f73a1`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@ad4434f...78f73a1)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 78f73a156e2308a50473d9ba6c3dd29e98fc7c17
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>ad4434f to 78f73a1
1 parent 0c6ad7e commit 26d661a
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/cd.yml+2-2
- .github/workflows/reusable-cookie.yml+10-10
- .pre-commit-config.yaml+3-3
- README.md+3-3
- cookiecutter.json+3-2
- copier.yml+1
- docs/pages/guides/gha_pure.md+7-7
- docs/pages/guides/gha_wheels.md+5-5
- docs/pages/guides/style.md+10-10
- docs/pages/guides/tasks.md+2-2
- noxfile.py+1
- pyproject.toml+1
- src/sp_repo_review/checks/general.py+5-6
- src/sp_repo_review/checks/precommit.py+8-2
- src/sp_repo_review/checks/pyproject.py+38
- tests/test_general.py+2-1
- tests/test_precommit.py+3-2
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}+2-2
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+4-4
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+5-5
- {{cookiecutter.project_name}}/.readthedocs.yaml+4
- {{cookiecutter.project_name}}/docs/{% if cookiecutter.docs == 'zensical' %}index.md{% endif %}+166
- {{cookiecutter.project_name}}/docs/{% if cookiecutter.docs == 'zensical' %}markdown.md{% endif %}+109
- {{cookiecutter.project_name}}/noxfile.py+17
- {{cookiecutter.project_name}}/pyproject.toml+4
- {{cookiecutter.project_name}}/{% if cookiecutter.docs == 'zensical' %}zensical.toml{% endif %}+304
0 commit comments