Skip to content

Commit fe63381

Browse files
Merge pull request #40 from RedHatInsights/konflux/mintmaker/main/pre-commit-hooks
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.7
2 parents 0d7c23b + 203e273 commit fe63381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
- id: go-version-consistency
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.15.6
43+
rev: v0.15.7
4444
hooks:
4545
# Adding a set of rules to ruff check to match pyupgrade rules
4646
- id: ruff-check

0 commit comments

Comments
 (0)