Compare commits

..

2 commits

Author SHA1 Message Date
Julian Pawlowski
3a3b189391
Merge pull request #185 from jpawlowski/dependabot/pip/pre-commit-gte-4.6.1-and-lt-4.7.0
Some checks failed
Lint / Ruff (push) Has been cancelled
Validate / Hassfest validation (push) Has been cancelled
Validate / HACS validation (push) Has been cancelled
2026-07-24 13:53:48 +02:00
dependabot[bot]
c4fa3cc857
chore(deps): update pre-commit requirement
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-24 00:10:39 +00:00

View file

@ -1,6 +1,6 @@
# Project/dev tooling NO Home Assistant here
colorlog>=6.12.0,<6.13.0
pre-commit>=4.6.0,<4.7.0
pre-commit>=4.6.1,<4.7.0
ruff>=0.16.0,<0.17.0
zlib_ng>=1.0.0,<1.1.0
isal>=1.8.0,<1.9.0