Skip to content

Commit 3f3355e

Browse files
authored
Merge pull request #36 from softwareone-platform/dependabot/uv/python-development-347303869c
deps(deps-dev): bump the python-development group with 2 updates
2 parents 2c4235c + a5525cf commit 3f3355e

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.2
3+
rev: v0.15.4
44
hooks:
55
- id: ruff-check
66
- id: ruff-format
@@ -30,7 +30,7 @@ repos:
3030
[
3131
flake8-aaa==0.17.*,
3232
flake8-pyproject==1.2.*,
33-
wemake-python-styleguide==1.5.*,
33+
wemake-python-styleguide==1.6.*,
3434
]
3535

3636
- repo: https://github.com/softwareone-platform/mpt-tool

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"pytest-randomly==4.0.*",
3535
"pytest-xdist==3.8.*",
3636
"ruff==0.15.*", # force ruff version to have same formatting everywhere, also update in pre-commit config
37-
"wemake-python-styleguide==1.5.*", # also update pre-commit config
37+
"wemake-python-styleguide==1.6.*", # also update pre-commit config
3838
]
3939

4040
[tool.hatch.build.targets.sdist]

uv.lock

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

0 commit comments

Comments
 (0)