mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-03 15:01:00 +08:00
Compare commits
2 commits
56bbba8c1b
...
ff1a2ecede
Author | SHA1 | Date | |
---|---|---|---|
|
ff1a2ecede | ||
|
266dc0c7ba |
2 changed files with 2 additions and 2 deletions
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
||||
with:
|
||||
python-version: '3.13'
|
||||
- uses: astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
|
||||
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
|
||||
- name: detect method
|
||||
id: detect
|
||||
run: |
|
||||
|
|
|
@ -41,7 +41,7 @@ repos:
|
|||
- id: shellcheck
|
||||
require_serial: true
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.12.9
|
||||
rev: v0.12.10
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue