Skip to content

Commit a6ef08d

Browse files
Bump the "dependencies" group with 2 updates across multiple ecosystems (#77)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80149d5 commit a6ef08d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
exclude: "locales"
1111
- id: trailing-whitespace
1212
- repo: https://github.com/rvben/rumdl-pre-commit
13-
rev: v0.1.87
13+
rev: v0.1.94
1414
hooks:
1515
- id: rumdl
1616
args: []

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ redirects = [
88
]
99

1010
tox-uv = [
11-
"tox-uv == 1.35.1",
11+
"tox-uv == 1.35.2",
1212
]
1313

1414
wlc = [

0 commit comments

Comments
 (0)