Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent ce9c65c commit 544be4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
run: sudo chmod a+x /usr/local/bin/receptor

- name: Set up nox
uses: wntrblm/nox@2024.10.09
uses: wntrblm/nox@2025.02.09
with:
python-versions: ${{ env.DESIRED_PYTHON_VERSION }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-nox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: sudo chmod a+x /usr/local/bin/receptor

- name: Set up nox
uses: wntrblm/nox@2024.10.09
uses: wntrblm/nox@2025.02.09
with:
python-versions: ${{ inputs.python-version }}

Expand Down

0 comments on commit 544be4f

Please sign in to comment.