Commit 2cd3caf
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `ad4434f` to `24700e7`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@ad4434f...24700e7)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 24700e762147a2d3b0bf03f17772f9956a8f6868
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>ad4434f to 24700e7
1 parent 0c6ad7e commit 2cd3caf
1 file changed
+1
-1
lines changed- .github/workflows/reusable-cookie.yml+9-9
- .pre-commit-config.yaml+3-3
- README.md+3-3
- cookiecutter.json+3-2
- copier.yml+1
- docs/pages/guides/style.md+8-8
- docs/pages/guides/tasks.md+2-2
- noxfile.py+1
- pyproject.toml+1
- src/sp_repo_review/checks/general.py+5-6
- tests/test_general.py+2-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
- {{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