Skip to content

Commit

Permalink
update README.md (ruff 0.9.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
install-pinned bot committed Jan 16, 2025
1 parent 4699a72 commit 999c00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so:

```yaml
- name: Install ruff from PyPI
uses: install-pinned/ruff@fed23f3d8bb64829048ff50ababe8d71d5d7b40d # 0.9.1
uses: install-pinned/ruff@4699a720c8e5f9a7e4838966f527bee98589d5cf # 0.9.2
```
You can [set up Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions)
Expand Down

0 comments on commit 999c00f

Please sign in to comment.