Skip to content

Commit e19930f

Browse files
authored
Merge branch 'main' into renovate_updates
2 parents 5fa379c + e2d7b09 commit e19930f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
exclude: .*/__snapshots__/.*|.*-input\.json$|^semgrep\.yaml$
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.15.7
44+
rev: v0.15.8
4545
hooks:
4646
- id: ruff
4747
- id: ruff-format
@@ -90,7 +90,7 @@ repos:
9090
pass_filenames: false
9191

9292
- repo: https://github.com/rhysd/actionlint
93-
rev: v1.7.11
93+
rev: v1.7.12
9494
hooks:
9595
- id: actionlint
9696

0 commit comments

Comments
 (0)