mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-10 10:57:20 +00:00
Compare commits
2 Commits
v2026.03.0
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b5ae9da1b | ||
|
|
b685380998 |
@@ -14,7 +14,7 @@ repos:
|
||||
types: [markdown, python, yaml]
|
||||
files: ^(docs/.*|README\.md|CONTRIBUTING\.md|CHANGELOG\.md|.*\.py|.*\.ya?ml)$
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 0.10.8
|
||||
rev: 0.10.9
|
||||
hooks:
|
||||
- id: uv-lock
|
||||
- id: uv-sync
|
||||
@@ -84,7 +84,7 @@ repos:
|
||||
args: ['-shellcheck=']
|
||||
|
||||
- repo: https://github.com/bridgecrewio/checkov.git
|
||||
rev: '3.2.507'
|
||||
rev: '3.2.508'
|
||||
hooks:
|
||||
- id: checkov
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user