Skip to content

Commit 334cf4e

Browse files
deps: Update dependency actionlint to >=1.7.10,<2 (#591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d37d207 commit 334cf4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dprint = ">=0.50.0,<0.51"
6767
lefthook = ">=2.0.13,<3"
6868
ruff = ">=0.14.10,<0.15"
6969
typos = ">=1.40.1,<2"
70-
actionlint = ">=1.7.9,<2"
70+
actionlint = ">=1.7.10,<2"
7171
blacken-docs = ">=1.20.0,<2"
7272
pytest = ">=9.0.2,<10"
7373
validate-pyproject = ">=0.24.1,<0.25"

0 commit comments

Comments
 (0)