Skip to content

Commit 08ec187

Browse files
Update prek requirement from >=0.3.5 to >=0.3.9
Updates the requirements on [prek](https://github.com/j178/prek) to permit the latest version. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.5...v0.3.9) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a18d87 commit 08ec187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dev = [
1313
"clangd~=22.0",
1414
"clangd-tidy~=1.1",
1515
"cmakelang~=0.6",
16-
"prek>=0.3.5",
16+
"prek>=0.3.9",
1717
"pyyaml~=6.0",
1818
"ruff~=0.15",
1919
"sphinx-lint~=1.0",

0 commit comments

Comments
 (0)