Commit a8846cf
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `1768b4e` to `a6609ab`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@1768b4e...a6609ab)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: a6609ab0adb5ae241928ea8d123d126c26d92782
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>1768b4e to a6609ab
1 parent 680c8b2 commit a8846cf
1 file changed
+1
-1
lines changed- .github/workflows/bump.yml+1-1
- .github/workflows/cd.yml+1-1
- .github/workflows/reusable-cookie.yml+1-1
- .pre-commit-config.yaml+5-8
- README.md+2-1
- docs/_includes/pyproject.md+2-2
- docs/pages/guides/gha_basic.md+1-1
- docs/pages/guides/gha_pure.md+5-5
- docs/pages/guides/gha_wheels.md+4-4
- docs/pages/guides/pytest.md+10-10
- docs/pages/guides/style.md+46-9
- docs/pages/principles/testing.md+4-4
- pyproject.toml+8-9
- {{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 %}+3-3
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
- {{cookiecutter.project_name}}/README.md+4
- {{cookiecutter.project_name}}/noxfile.py+12
- {{cookiecutter.project_name}}/pyproject.toml+8-8
0 commit comments