Skip to content

Commit 760d808

Browse files
chore(deps): update dependency prek to >=0.4.3,<0.5.0 (#607)
* chore(deps): update dependency prek to >=0.4.3,<0.5.0 * adjust CI Signed-off-by: gruebel <anton.gruebel@gmail.com> --------- Signed-off-by: gruebel <anton.gruebel@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: gruebel <anton.gruebel@gmail.com>
1 parent d18beef commit 760d808

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
contents: read
1818

1919
env:
20-
PREK_VERSION: '0.3.x'
20+
PREK_VERSION: '0.4.x'
2121
TARGET_PYTHON_VERSION: "3.14"
2222

2323
jobs:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"behave>=1.3.0,<2.0.0",
3535
"coverage[toml]>=7.10.0,<8.0.0",
3636
"poethepoet>=0.40.0,<1.0.0",
37-
"prek>=0.3.0,<0.4.0",
37+
"prek>=0.4.3,<0.5.0",
3838
"pytest>=9.0.0,<10.0.0",
3939
"pytest-asyncio>=1.3.0,<2.0.0",
4040
]

uv.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)