Commit cc2b3ba
authored
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `9bdbdc0` to `d7526a2`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@9bdbdc0...d7526a2)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2235cda commit cc2b3ba
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/release.yml+5
- .pre-commit-config.yaml+3-3
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/docs.md+43-27
- docs/pages/guides/gha_basic.md+34-4
- docs/pages/guides/gha_wheels.md+5-1
- docs/pages/guides/style.md+11-10
- docs/pages/guides/tasks.md+8-19
- docs/pages/tutorials/dev-environment.md+5
- {{cookiecutter.project_name}}/.github/matchers/pylint.json-32
- {{cookiecutter.project_name}}/.github/release.yml+5
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+2-4
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+4-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+5-5
- {{cookiecutter.project_name}}/.readthedocs.yaml+9-10
- {{cookiecutter.project_name}}/README.md+1-2
- {{cookiecutter.project_name}}/noxfile.py+11-33
- {{cookiecutter.project_name}}/{% if cookiecutter.license=='Apache' %}LICENSE{% endif %}+1-1
0 commit comments