Skip to content

Commit

Permalink
Bump davidslusser/actions_python_ruff from 1.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [davidslusser/actions_python_ruff](https://github.com/davidslusser/actions_python_ruff) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/davidslusser/actions_python_ruff/releases)
- [Commits](davidslusser/actions_python_ruff@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: davidslusser/actions_python_ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 9415548 commit 08f355c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
python -m pip install --upgrade pip
- name: Run ruff
uses: davidslusser/[email protected].1
uses: davidslusser/[email protected].2
with:
python_version: "3.11"

Expand Down

0 comments on commit 08f355c

Please sign in to comment.