Skip to content

Commit 0d72bcc

Browse files
ci(deps): bump ruff in the dev-tooling group across 1 directory (#73)
Bumps the dev-tooling group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.16.2 to 0.16.4 - [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.16.2...0.16.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 129c8f1 commit 0d72bcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
#
99
# Local and CI install from this same file, so `make ci` and the CI run cannot
1010
# disagree about which rules apply.
11-
ruff==0.16.2
11+
ruff==0.16.4
1212
PyYAML==6.0.3
1313
Jinja2==3.1.6

0 commit comments

Comments
 (0)