Skip to content

Commit 6e3cff9

Browse files
Bump wntrblm/nox from 2025.02.09 to 2025.05.01 in the ci group (#11)
Bumps the ci group with 1 update: [wntrblm/nox](https://github.com/wntrblm/nox). Updates `wntrblm/nox` from 2025.02.09 to 2025.05.01 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.02.09...2025.05.01) --- updated-dependencies: - dependency-name: wntrblm/nox dependency-version: 2025.05.01 dependency-type: direct:production dependency-group: ci ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fc46cd commit 6e3cff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
sed -i -e 's/"docutils"/"docutils == ${{ matrix.docutils_version }}"/g' pyproject.toml
8484
working-directory: antsibull-docutils
8585
- name: Setup nox
86-
uses: wntrblm/nox@2025.02.09
86+
uses: wntrblm/nox@2025.05.01
8787
with:
8888
python-versions: "${{ matrix.python-versions }}"
8989
- name: Run nox

0 commit comments

Comments
 (0)