Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
7ca26c86c2 chore(deps): update actions/dependency-review-action action (v4.8.2 → v4.8.3)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 00:41:55 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e # v6-beta
- name: 'Dependency Review'
uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3

View File

@@ -55,7 +55,7 @@ repos:
- id: yamllint
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.2
rev: v0.15.1
hooks:
# Run the linter with auto-fix
- id: ruff-check