Skip to content

Commit

Permalink
chore(deps): bump wntrblm/nox from 2024.04.15 to 2024.10.09 (#72)
Browse files Browse the repository at this point in the history
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2024.04.15 to
2024.10.09.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 4ea18b0 commit f9523fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- uses: wntrblm/nox@2024.04.15
- uses: wntrblm/nox@2024.10.09
with:
python-versions: "3.11"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.head_ref }}

- uses: wntrblm/nox@2024.04.15
- uses: wntrblm/nox@2024.10.09
with:
python-versions: "3.11"

Expand Down

0 comments on commit f9523fe

Please sign in to comment.