We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 464847f + 39293c8 commit cd0f2e9Copy full SHA for cd0f2e9
1 file changed
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
types: [yaml]
44
45
- repo: https://github.com/astral-sh/ruff-pre-commit
46
- rev: 0470f7c8a653e950f7cc5a653204ceb3fde4c02a # frozen: v0.15.0
+ rev: fa93bc3224c614a0e9786d3e2d3d48edcca246eb # frozen: v0.15.1
47
hooks:
48
- id: ruff
49
files: ^(scripts|tests|custom_components)/.+\.py$
@@ -81,7 +81,7 @@ repos:
81
# Replaces: https://github.com/rhysd/actionlint
82
# Permits actionlint to run both locally and with precommit.ci/GitHub
83
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
84
- rev: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.24
+ rev: 694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc # frozen: v1.7.11.24
85
86
- id: actionlint
87
0 commit comments