Skip to content

Commit 1a3316a

Browse files
authored
chore(deps-dev): bump ruff from 0.4.9 to 0.5.1 (#148)
2 parents 9180f7e + 09f5326 commit 1a3316a

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: chartboost/ruff-action@v1
2323
with:
24+
args: "check --verbose"
2425
src: "./sshgen"
25-
args: "--verbose"

poetry.lock

+20-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)