Skip to content

Commit a092b11

Browse files
dependabot[bot]bmispelon
authored andcommitted
Update pre-commit requirement from ~=4.0.1 to ~=4.1.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.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d07c086 commit a092b11

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.0.1
33
isort==5.13.2
4-
pre-commit~=4.0.1
4+
pre-commit~=4.1.0
55
watchdog==6.0.0

0 commit comments

Comments
 (0)