Bump pre-commit from 3.8.0 to 4.1.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.1.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/v3.8.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-11 14:35:46 +00:00
committed by GitHub
parent 7ab59b9d4a
commit bc9d8969fb
2 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@ isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "*"
pip-audit = "*"
pre-commit = "^3.8.0"
pre-commit = "^4.1.0"
pytest = "^8.3.2"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.0"