Skip to content

Commit f87b90a

Browse files
authored
Merge pull request #106 from lfreleng-actions/pre-commit-ci-update-config
Chore: pre-commit autoupdate
2 parents 719371f + 3b77a16 commit f87b90a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
types: [yaml]
5353

5454
- repo: https://github.com/astral-sh/ruff-pre-commit
55-
rev: 22f0422809455ec89ffdcf5a00170ba816e42ddb # frozen: v0.15.16
55+
rev: 3b3f7c3f57fe9925356faf5fe6230835138be230 # frozen: v0.15.17
5656
hooks:
5757
- id: ruff
5858
files: ^(scripts|tests|custom_components)/.+\.py$
@@ -101,13 +101,13 @@ repos:
101101
- id: codespell
102102

103103
- repo: https://github.com/lfreleng-actions/gha-workflow-linter
104-
rev: 2c315e461ec3379bf9c1682360fdc1a3899f88c9 # frozen: v1.0.4
104+
rev: 1a307fd9eed98268b11300ab86b1a107e1d3d1ae # frozen: v1.1.1
105105
hooks:
106106
- id: gha-workflow-linter
107107
args: [lint, .github/workflows/, --verbose]
108108

109109
- repo: https://github.com/python-jsonschema/check-jsonschema
110-
rev: 943377262562a12b57292fc98fabd7dbf81451fe # frozen: 0.37.2
110+
rev: 8ef330cbb7204d388aa7a620f9549bcea8009663 # frozen: 0.37.3
111111
hooks:
112112
- id: check-github-actions
113113
- id: check-github-workflows

0 commit comments

Comments
 (0)