Skip to content

Commit 0adcc02

Browse files
chore(deps): pin j178/prek-action action to 9d6a309 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias Schoettle <git@mattsch.com>
1 parent e8b688a commit 0adcc02

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
with:
2727
persist-credentials: false
28-
- uses: j178/prek-action@v1.0.12
28+
- uses: j178/prek-action@9d6a3097e0c1865ecce00cfb89fe80f2ee91b547 # v1.0.12
2929
with:
3030
# renovate: datasource=pypi dependency=prek
3131
prek-version: "0.3.0"

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"packageRules": [
5050
// Automerge uv
5151
{
52-
"matchPackageNames": ["/^uv$/"],
52+
"matchPackageNames": ["/^astral-sh/uv$/"],
5353
"automerge": true,
5454
// Don't use a schedule
5555
"schedule": [],

zizmor.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)