Skip to content

Commit 85253bf

Browse files
authored
Merge pull request #347 from dvd-dev/contraints
Fix constraints for pre-commit
2 parents 9c1a781 + 2a664b4 commit 85253bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip==25.3
22
black==25.11.0
3-
pre-commit==4.4.0
3+
pre-commit>=4.0.0
44
flake8==7.3.0
55
reorder-python-imports==3.16.0

0 commit comments

Comments
 (0)