1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-05 09:51:04 +03:00

Bump pre-commit from 4.1.0 to 4.2.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0.
- [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.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-27 17:32:21 +00:00 committed by GitHub
parent 86d5f6d44a
commit cb32b44f68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ types-setuptools==78.1.0.20250329
autopep8==2.3.2
# Git pre-commit checking
pre-commit==4.1.0
pre-commit==4.2.0
# HTML changelogs
mistune==3.1.1