diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 74477e5..68339a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 0470f7c8a653e950f7cc5a653204ceb3fde4c02a # frozen: v0.15.0 + rev: fa93bc3224c614a0e9786d3e2d3d48edcca246eb # frozen: v0.15.1 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$ @@ -81,7 +81,7 @@ repos: # Replaces: https://github.com/rhysd/actionlint # Permits actionlint to run both locally and with precommit.ci/GitHub - repo: https://github.com/Mateusz-Grzelinski/actionlint-py - rev: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.24 + rev: 694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc # frozen: v1.7.11.24 hooks: - id: actionlint