Commit 4ea37be
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `1f1910b` to `621e310`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@1f1910b...621e310)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 621e31001472ecffa137d76e1c30d866b2109528
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>1f1910b to 621e310
1 parent 5f56626 commit 4ea37be
1 file changed
+1
-1
lines changed- .github/workflows/bump.yml+1-1
- .github/workflows/cd.yml+1-1
- .github/workflows/reusable-change-detection.yml+2-1
- .github/workflows/reusable-cookie.yml+7-4
- .github/workflows/reusable-rr-tests.yml+4-4
- .gitignore+4
- .pre-commit-config.yaml+2-2
- .prekignore+1
- README.md+30-9
- action.yml+14-2
- docs/_includes/interactive_repo_review.html+2-2
- docs/_plugins/tabs.rb+15-2
- docs/assets/js/tabs.js+19-4
- docs/pages/guides/gha_wheels.md+1-1
- docs/pages/guides/style.md+45-16
- docs/pages/guides/tasks.md+6-6
- helpers/cog_cc.py+1-1
- helpers/cog_helpers.py+1-1
- noxfile.py+12-12
- pyproject.toml+19-44
- src/sp_repo_review/checks/precommit.py+46-3
- src/sp_repo_review/checks/pyproject.py+1-1
- src/sp_repo_review/checks/readthedocs.py+14-4
- src/sp_repo_review/families.py+7-2
- src/sp_repo_review/ruff_checks/__main__.py+4-3
- src/sp_repo_review/ruff_checks/ignore.json+20-3
- tests/test_precommit.py+53
- tests/test_pyproject.py+2-2
- tests/test_readthedocs.py+53
- {{cookiecutter.project_name}}/.github/CONTRIBUTING.md+2-2
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-3
- {{cookiecutter.project_name}}/noxfile.py+2-2
0 commit comments