Skip to content

Commit 328e159

Browse files
committed
update pre-commit dependencies within pyproject.toml
1 parent 1e3dc8b commit 328e159

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ testing = [
6363
]
6464

6565
pre-commit = [
66-
"pre-commit==3.7.1",
67-
"pylint==3.2.5"
66+
"pre-commit>=4.3.0",
67+
"pylint>=4.0.0"
6868
]
6969
docs = [
7070
"sphinx",

0 commit comments

Comments
 (0)