We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76be21f + 5788780 commit d2a271bCopy full SHA for d2a271b
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
types: [yaml]
51
52
- repo: https://github.com/astral-sh/ruff-pre-commit
53
- rev: f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13.2
+ rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
54
hooks:
55
- id: ruff
56
files: ^(scripts|tests|custom_components)/.+\.py$
@@ -81,7 +81,7 @@ repos:
81
args: ["--fix"]
82
83
- repo: https://github.com/fsfe/reuse-tool
84
- rev: 8b8bbd873b2af6b2a2521ab2b1ff07b2ab624840 # frozen: v5.1.1
+ rev: 3b1a1a25613abcbe1afa2e0226a39b7cf1017d88 # frozen: v6.0.0
85
86
- id: reuse
87
0 commit comments