Skip to content

Commit b3f2bd0

Browse files
Merge pull request #34 from os-climate/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents abcbe53 + 484fe73 commit b3f2bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ repos:
104104
args: [ "-d", "{rules: {line-length: {max: 120}}, ignore-from-file: [.gitignore],}", ]
105105

106106
- repo: https://github.com/astral-sh/ruff-pre-commit
107-
rev: v0.14.4
107+
rev: v0.14.5
108108
hooks:
109109
- id: ruff
110110
files: ^(scripts|tests|custom_components)/.+\.py$

0 commit comments

Comments
 (0)