mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-17 00:54:03 +00:00
Compare commits
3 Commits
26.2.12
...
renovate/i
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
875d7c1fac | ||
|
|
8be1a9e7e2 | ||
|
|
a7c03fc3d6 |
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Run PR Lint
|
||||
uses: ivuorinen/actions/pr-lint@c40f80e9c569f700ce5275766dcfeba99c168899 # v2026.02.10
|
||||
uses: ivuorinen/actions/pr-lint@291bb2fdc43cc71d35f3ef7cd076ba418e5d03d6 # v2026.02.16
|
||||
|
||||
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
||||
issues: write
|
||||
|
||||
steps:
|
||||
- uses: ivuorinen/actions/sync-labels@c40f80e9c569f700ce5275766dcfeba99c168899 # v2026.02.10
|
||||
- uses: ivuorinen/actions/sync-labels@291bb2fdc43cc71d35f3ef7cd076ba418e5d03d6 # v2026.02.16
|
||||
|
||||
@@ -59,7 +59,7 @@ repos:
|
||||
args: [-i, "2", -bn, -ci, -sr, -fn, -w]
|
||||
|
||||
- repo: https://github.com/rhysd/actionlint
|
||||
rev: v1.7.10
|
||||
rev: v1.7.11
|
||||
hooks:
|
||||
- id: actionlint
|
||||
|
||||
@@ -76,7 +76,7 @@ repos:
|
||||
- id: fish_indent
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.15.0
|
||||
rev: v0.15.1
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args: [--fix]
|
||||
|
||||
Reference in New Issue
Block a user