Skip to content

Commit aecd080

Browse files
dependabot[bot]pauloxnet
authored andcommitted
Update pre-commit requirement from ~=4.1.0 to ~=4.2.0 in /requirements
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [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.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9734774 commit aecd080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r common.txt
22
django-debug-toolbar==5.1.0
33
isort==6.0.1
4-
pre-commit~=4.1.0
4+
pre-commit~=4.2.0
55
watchdog==6.0.0

0 commit comments

Comments
 (0)