Skip to content

Commit

Permalink
Bump wntrblm/nox from 2023.04.22 to 2024.03.02 (#252)
Browse files Browse the repository at this point in the history
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2023.04.22 to 2024.03.02.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2023.04.22...2024.03.02)

---
updated-dependencies:
- dependency-name: wntrblm/nox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent b0ebda2 commit 5f302c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
repository: ansible-community/antsibull-docs-parser
path: antsibull-docs-parser
- name: Setup nox
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
with:
python-versions: "3.11"
- run: |
Expand All @@ -70,7 +70,7 @@ jobs:
repository: ansible-community/antsibull-docs-parser
path: antsibull-docs-parser
- name: Setup nox
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
with:
python-versions: "3.9, 3.10, 3.11"
- name: Run unit tests
Expand Down

0 comments on commit 5f302c7

Please sign in to comment.