Commit 3b1fc19
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `833961f` to `3705570`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@833961f...3705570)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 37055702fa09279d0cc5308e9e6215414b1f123c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>833961f to 3705570
1 parent 36f58e1 commit 3b1fc19
1 file changed
+1
-1
lines changed- .github/workflows/bump.yml+1-1
- .github/workflows/reusable-cookie.yml+5-8
- .github/workflows/reusable-rr-tests.yml+4-4
- .pre-commit-config.yaml+1-1
- README.md+1-1
- docs/_includes/pyproject.md+2-2
- docs/pages/guides/docs.md+3-33
- docs/pages/guides/gha_basic.md+4-4
- docs/pages/guides/gha_wheels.md+2-2
- docs/pages/guides/packaging_classic.md+2-2
- docs/pages/guides/packaging_compiled.md+2-2
- docs/pages/guides/style.md+5-5
- docs/pages/guides/tasks.md+3-3
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+6-13
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+1-1
- {{cookiecutter.project_name}}/pyproject.toml+4-4
- {{cookiecutter.project_name}}/{% if cookiecutter.__ci=='gitlab' %}.gitlab-ci.yml{% endif %}+2-2
- {{cookiecutter.project_name}}/{% if cookiecutter.backend=='maturin' %}Cargo.toml{% endif %}+2-2
0 commit comments