Skip to content

Commit 6f5d56b

Browse files
committed
Updated pre-commit versions
1 parent 0796a53 commit 6f5d56b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: 'v0.6.4'
4+
rev: 'v0.6.5'
55
hooks:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]

action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@ runs:
5555
with:
5656
github_token: ${{ inputs.github-token }}
5757
force: true
58-

0 commit comments

Comments
 (0)