File tree Expand file tree Collapse file tree 3 files changed +75
-70
lines changed Expand file tree Collapse file tree 3 files changed +75
-70
lines changed Original file line number Diff line number Diff line change 8383 with :
8484 python-version : ' ${{ matrix.python-version }}'
8585 - name : Set up uv
86- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
86+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
8787 with :
8888 version : " >=0.7"
8989 - name : Install tools
@@ -126,7 +126,7 @@ jobs:
126126 with :
127127 python-version : 3.x
128128 - name : Set up uv
129- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
129+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
130130 with :
131131 version : " >=0.7"
132132 - name : Install Meltano
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ repos:
2020 - id : trailing-whitespace
2121
2222- repo : https://github.com/astral-sh/ruff-pre-commit
23- rev : v0.14.3
23+ rev : v0.14.4
2424 hooks :
2525 - id : ruff-check
2626 args : [--fix]
2727 - id : ruff-format
2828
2929- repo : https://github.com/astral-sh/uv-pre-commit
30- rev : 0.9.7
30+ rev : 0.9.8
3131 hooks :
3232 - id : uv-lock
3333 - id : uv-sync
You can’t perform that action at this time.
0 commit comments