Skip to content

Commit

Permalink
Updated pre-commit versions
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Sep 14, 2024
1 parent 0796a53 commit 6f5d56b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.6.4'
rev: 'v0.6.5'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ runs:
with:
github_token: ${{ inputs.github-token }}
force: true

0 comments on commit 6f5d56b

Please sign in to comment.