Commit 3782aad
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `435d5d8` to `41b2078`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@435d5d8...41b2078)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>435d5d8 to 41b2078
1 parent 5099e9c commit 3782aad
1 file changed
+1
-1
lines changed- .github/release.yml+2
- .github/workflows/reusable-cookie.yml+3-11
- .pre-commit-config.yaml+1-1
- README.md+9-26
- cookiecutter.json+1-3
- copier.yml+2-3
- docs/pages/guides/index.md+1-1
- docs/pages/guides/style.md+6-6
- docs/pages/guides/tasks.md+2-2
- docs/pages/index.md+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+2-21
- {{cookiecutter.project_name}}/pyproject.toml+7-26
- {{cookiecutter.project_name}}/src/{{cookiecutter.__project_slug}}/__init__.py+1-1
- {{cookiecutter.project_name}}/{% if cookiecutter.backend=='pybind11' %}MANIFEST.in{% endif %}
- {{cookiecutter.project_name}}/{% if cookiecutter.backend=='setuptools' %}setup.cfg{% endif %}-78
- {{cookiecutter.project_name}}/{% if cookiecutter.backend=='setuptools' %}setup.py{% endif %}-13
0 commit comments