Skip to content

Commit fdb2869

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v5.0.2 → v5.1.1](fsfe/reuse-tool@v5.0.2...v5.1.1) - [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.9...v0.12.12)
1 parent 9eff76a commit fdb2869

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
@@ -128,12 +128,12 @@ repos:
128128
]
129129

130130
- repo: https://github.com/fsfe/reuse-tool
131-
rev: v5.0.2
131+
rev: v5.1.1
132132
hooks:
133133
- id: reuse
134134

135135
- repo: https://github.com/astral-sh/ruff-pre-commit
136-
rev: v0.12.9
136+
rev: v0.12.12
137137
hooks:
138138
- id: ruff
139139
files: ^(scripts|tests|custom_components)/.+\.py$

0 commit comments

Comments
 (0)