notebook/.github/dependabot.yml
pre-commit-ci[bot] 9a98743fc2
chore: update pre-commit hooks (#7206)
* chore: update pre-commit hooks

updates:
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.8.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9)
- [github.com/scientific-python/cookie: 2023.11.17 → 2023.12.21](https://github.com/scientific-python/cookie/compare/2023.11.17...2023.12.21)

* Group action updates

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2024-01-02 08:22:15 +01:00

15 lines
266 B
YAML

version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
groups:
actions:
patterns:
- "*"
- package-ecosystem: 'pip'
directory: '/'
schedule:
interval: 'weekly'