Commit e3f5679
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `f3bee6c` to `435d5d8`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@f3bee6c...435d5d8)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>f3bee6c to 435d5d8
1 parent 23d8c3f commit e3f5679
1 file changed
+1
-1
lines changed- .github/workflows/reusable-cookie.yml+3-14
- .pre-commit-config.yaml+2-2
- README.md+1-1
- docs/_includes/pyproject.md+1-2
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/gha_basic.md+2-2
- docs/pages/guides/packaging_classic.md+2-3
- docs/pages/guides/packaging_compiled.md+2-2
- docs/pages/guides/style.md+7-7
- docs/pages/guides/tasks.md+2-2
- tests/packages/ruff_extend/ruff.toml+1-1
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+2-2
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
- {{cookiecutter.project_name}}/pyproject.toml+4-5
- {{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
- {{cookiecutter.project_name}}/{% if cookiecutter.backend=='setuptools' %}setup.cfg{% endif %}+1-2
0 commit comments