Skip to content

Commit 5250ec6

Browse files
chore(deps-dev): bump pre-commit from 4.4.0 to 4.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2ecb2f commit 5250ec6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest
66
pytest-django
77
pytest-timeout
88
pytest-subtests
9-
pre-commit==4.4.0
9+
pre-commit==4.5.0
1010
nodeenv
1111
pip-tools==7.5.2
1212
drf-yasg==1.21.10

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ platformdirs==4.3.6
6969
# via virtualenv
7070
pluggy==1.5.0
7171
# via pytest
72-
pre-commit==4.4.0
72+
pre-commit==4.5.0
7373
# via -r requirements-dev.in
7474
pygments==2.19.1
7575
# via pytest

0 commit comments

Comments
 (0)