Skip to content

Commit ddf3332

Browse files
dependabot[bot]SaptakS
authored andcommitted
Update pre-commit requirement from ~=4.3.0 to ~=4.4.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.3.0...v4.4.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e81dd71 commit ddf3332

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,6 +1,6 @@
11
-r common.txt
22
black==25.9.0 # Used by Django's find_formatters and run_formatters
33
django-debug-toolbar==6.1.0
4-
pre-commit~=4.3.0
4+
pre-commit~=4.4.0
55
psycopg[binary]==3.2.12
66
watchdog==6.0.0

0 commit comments

Comments
 (0)