Skip to content

Commit d8b96ed

Browse files
⬆️🪝 Update patch updates
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1edf34 commit d8b96ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/issue-to-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2121

2222
- name: "Parse Issue Body"
23-
uses: stefanbuck/github-issue-parser@25f1485edffc1fee3ea68eb9f59a72e58720ffc4 # v3.2.2
23+
uses: stefanbuck/github-issue-parser@10dcc54158ba4c137713d9d69d70a2da63b6bda3 # v3.2.3
2424
id: issue-parser
2525
with:
2626
template-path: .github/ISSUE_TEMPLATE/new-component-request.yml # optional but recommended

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ repos:
5757

5858
# Python linting using ruff
5959
- repo: https://github.com/astral-sh/ruff-pre-commit
60-
rev: v0.14.11
60+
rev: v0.14.13
6161
hooks:
6262
- id: ruff-check
6363
- id: ruff-format

0 commit comments

Comments
 (0)