Skip to content

Commit aa3d331

Browse files
chore(deps-dev): bump pre-commit from 4.5.1 to 4.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.1 to 4.6.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.5.1...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e532bb commit aa3d331

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ mixer==7.2.2
55
pytest
66
pytest-django
77
pytest-timeout
8-
pre-commit==4.5.1
8+
pre-commit==4.6.0
99
nodeenv
1010
drf-yasg==1.21.10

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ platformdirs==4.3.6
5454
# via virtualenv
5555
pluggy==1.5.0
5656
# via pytest
57-
pre-commit==4.5.1
57+
pre-commit==4.6.0
5858
# via -r requirements-dev.in
5959
pygments==2.20.0
6060
# via pytest

0 commit comments

Comments
 (0)