Skip to content

Commit 23f2087

Browse files
ci(deps-dev): bump the python-workflow-tools group (#77)
Bumps the python-workflow-tools group in /tools/github-workflow-tools with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [prek](https://github.com/j178/prek). Updates `ruff` from 0.15.15 to 0.15.16 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.15...0.15.16) Updates `prek` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-workflow-tools - dependency-name: prek dependency-version: 0.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-workflow-tools ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a056be8 commit 23f2087

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

tools/github-workflow-tools/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ python-common = [
99
"defusedxml==0.7.1",
1010
]
1111
reviewdog-ruff = [
12-
"ruff==0.15.15",
12+
"ruff==0.15.16",
1313
]
1414
prek = [
15-
"prek==0.4.3",
15+
"prek==0.4.4",
1616
]

0 commit comments

Comments
 (0)