Commit 2e621af
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `e7a5fb1` to `dce1564`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@e7a5fb1...dce1564)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: dce1564ea7c455cc3139699ce6c7fae6c0ba62a6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>e7a5fb1 to dce1564
1 parent 547a173 commit 2e621af
1 file changed
+1
-1
lines changed- .github/release.yml+4-4
- .pre-commit-config.yaml+1-1
- docs/pages/guides/gha_basic.md+10-7
- docs/pages/guides/gha_pure.md+4-4
- docs/pages/guides/gha_wheels.md+2-2
- docs/pages/guides/style.md+3-3
- {{cookiecutter.project_name}}/.github/release.yml+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