Commit 5266c93
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `4d7762b` to `228add5`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@4d7762b...228add5)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 228add5438e25e3357d0c3f9afc088ce48df25f4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>4d7762b to 228add5
1 parent 4eabca6 commit 5266c93
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/bump.yml+1-1
- .github/workflows/ci.yml+12
- .github/workflows/reusable-change-detection.yml+25
- .github/workflows/reusable-cookie.yml+2-2
- .github/workflows/reusable-docs.yml+26
- .github/workflows/reusable-rr-tests.yml+3-3
- .gitignore-1
- .pre-commit-config.yaml+11-6
- .readthedocs.yaml+11-12
- .ruby-version-1
- AGENTS.md+92
- Gemfile-48
- Gemfile.lock-243
- README.md+29-33
- _config.yml-57
- action.yml-1
- bun.lock+15
- docs/_includes/head.html-74
- docs/_includes/head_custom.html-20
- docs/_includes/interactive_repo_review.html-25
- docs/_includes/toc.html-7
- docs/_partials/pyproject.md+13-13
- docs/_plugins/details.rb-22
- docs/_plugins/repo_review.rb-19
- docs/_plugins/tabs.rb-71
- docs/_sass/color_schemes/skhep.scss-1
- docs/_sass/custom/custom.scss-155
- docs/assets/css/site.css+108
- docs/assets/js/tabs.js-36
- docs/config/scientific-python.yml+9
- docs/myst.yml+61
- docs/pages/guides/coverage.md+46-46
- docs/pages/guides/docs.md+113-123
- docs/pages/guides/gha_basic.md+59-111
- docs/pages/guides/gha_pure.md+57-87
- docs/pages/guides/gha_wheels.md+28-54
- docs/pages/guides/index.md+29-38
- docs/pages/guides/mypy.md+15-21
- docs/pages/guides/packaging_classic.md+57-70
- docs/pages/guides/packaging_compiled.md+107-123
- docs/pages/guides/packaging_simple.md+68-79
- docs/pages/guides/pytest.md+36-43
- docs/pages/guides/repo_review.md+13-8
- docs/pages/guides/style.md+133-153
- docs/pages/guides/tasks.md+33-39
- docs/pages/index.md+36-45
- docs/pages/patterns/backports.md+7-13
- docs/pages/patterns/data_files.md+7-17
- docs/pages/patterns/exports.md+4-11
- docs/pages/patterns/index.md+7-10
- docs/pages/principles/design.md+17-27
- docs/pages/principles/index.md+5-10
- docs/pages/principles/process.md+4-10
- docs/pages/principles/testing.md+63-58
- docs/pages/tutorials/dev-environment.md+29-40
- docs/pages/tutorials/docs.md+13-17
- docs/pages/tutorials/index.md+6-7
- docs/pages/tutorials/module.md+4-10
- docs/pages/tutorials/packaging.md+5-15
- docs/pages/tutorials/test.md+4-14
- docs/rr-role.mjs+35
- helpers/cog_helpers.py+5-2
- helpers/fetch_repo_review_app.sh-13
- package.json+13
- pyproject.toml+11
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+3-3
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+2-2
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+1-1
0 commit comments