Commit efba187
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `621e310` to `7927bab`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@621e310...7927bab)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 7927bab682c2716351dad147623b910f444328ea
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>621e310 to 7927bab
1 parent bd60fe9 commit efba187
1 file changed
+1
-1
lines changed- .pre-commit-config.yaml+1-1
- docs/pages/guides/gha_basic.md+3-3
- docs/pages/guides/gha_pure.md+4-4
- docs/pages/guides/gha_wheels.md+2-2
- docs/pages/guides/style.md+4-4
- noxfile.py+2-2
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+2-2
- {{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 %}+2-2
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+2-2
0 commit comments