Commit 6e36532
authored
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `4d74072` to `833961f`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@4d74072...833961f)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 833961fb868d9624b122edc562117d3ae60cce7c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d725401 commit 6e36532
1 file changed
+1
-1
lines changed- .pre-commit-config.yaml+3-3
- Gemfile.lock+76-68
- _config.yml+8
- docs/pages/guides/gha_basic.md+4-4
- docs/pages/guides/gha_pure.md+2-2
- docs/pages/guides/gha_wheels.md+7-5
- docs/pages/guides/style.md+7-7
- docs/pages/principles/testing.md+689
- {{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+5-5
0 commit comments