Commit 7a7789a
authored
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `4ae0e14` to `b7cd3c4`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@4ae0e14...b7cd3c4)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ff9dbc commit 7a7789a
1 file changed
+1
-1
lines changed- .github/workflows/cd.yml+1-1
- .pre-commit-config.yaml+1-1
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/gha_pure.md+2-2
- docs/pages/guides/gha_wheels.md+1-1
- docs/pages/guides/style.md+5-5
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+1-1
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}+1-1
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+3-3
0 commit comments