Bump pre-commit-hooks from 4.5.0 to 4.6.0 in /spiffworkflow-backend (#1887)

Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-08 15:18:41 +00:00 committed by GitHub
parent 5e6f932730
commit 429692091a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -1722,13 +1722,13 @@ virtualenv = ">=20.10.0"
[[package]]
name = "pre-commit-hooks"
version = "4.5.0"
version = "4.6.0"
description = "Some out-of-the-box hooks for pre-commit."
optional = false
python-versions = ">=3.8"
files = [
{file = "pre_commit_hooks-4.5.0-py2.py3-none-any.whl", hash = "sha256:b779d5c44ede9b1fda48e2d96b08e9aa5b1d2fdb8903ca09f0dbaca22d529edb"},
{file = "pre_commit_hooks-4.5.0.tar.gz", hash = "sha256:ffbe2af1c85ac9a7695866955680b4dee98822638b748a6f3debefad79748c8a"},
{file = "pre_commit_hooks-4.6.0-py2.py3-none-any.whl", hash = "sha256:a69199e6a2d45ec59c1020a81ca1549abddc2afb798276d9a0d951752d6abbfe"},
{file = "pre_commit_hooks-4.6.0.tar.gz", hash = "sha256:eb1f43ee67869cd41b4c59017fad4a0f9d4d61201d163f2135535aaf65035a2b"},
]
[package.dependencies]
@ -3356,4 +3356,4 @@ tests-strict = ["pytest (==4.6.0)", "pytest (==4.6.0)", "pytest (==6.2.5)", "pyt
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<3.13"
content-hash = "b2fe2599e51c5658d2915141e4e3c97418f496a039dedc4ae53a1802ba8006ce"
content-hash = "4d16637d08238008ab47fcf6ea59d3f346028d131c651806da1824dac22a7161"

View File

@ -114,7 +114,7 @@ pytest-xdist = "3.3.1"
bandit = "1.7.8"
# flask-sqlalchemy-stubs = "^0.2"
pre-commit-hooks = "^4.0.1"
pre-commit-hooks = "^4.6.0"
Pygments = "^2.18.0"
# type hinting stuff