Commit 81451c9
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `113bfd5` to `1cbbed0`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@113bfd5...1cbbed0)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 1cbbed0deaf7eca8d35394d5d00b96a59f0ae934
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>113bfd5 to 1cbbed0
1 parent eb40f7b commit 81451c9
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/reusable-cookie.yml+6-6
- .gitignore+1-1
- .pre-commit-config.yaml+4-4
- .readthedocs.yaml+3
- AGENTS.md+2-2
- README.md+1-1
- cookiecutter.json+2-2
- copier.yml+1-1
- docs/guides/ai.md+526
- docs/guides/docs.md+257-59
- docs/guides/gha_basic.md+5-5
- docs/guides/gha_pure.md+2-2
- docs/guides/gha_wheels.md+2-2
- docs/guides/index.md+5-3
- docs/guides/packaging_compiled.md+1-1
- docs/guides/security.md+1-1
- docs/guides/style.md+6-6
- docs/guides/typing.md+24-21
- docs/index.md+1-1
- docs/myst.yml+12-7
- docs/tutorials/docs.md+5-3
- noxfile.py+1-1
- redirect-stubs/guides/mypy/index.html+1
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+2-2
- {{cookiecutter.project_name}}/.gitignore+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
- {{cookiecutter.project_name}}/.readthedocs.yaml+2-2
- {{cookiecutter.project_name}}/docs/{% if cookiecutter.docs == 'properdocs' %}api.md{% endif %}
- {{cookiecutter.project_name}}/docs/{% if cookiecutter.docs == 'properdocs' %}index.md{% endif %}
- {{cookiecutter.project_name}}/noxfile.py+3-3
- {{cookiecutter.project_name}}/pyproject.toml+3-3
- {{cookiecutter.project_name}}/{% if cookiecutter.docs=='properdocs' %}properdocs.yml{% endif %}
0 commit comments