Skip to content

Commit 908b5b9

Browse files
[pre-commit.ci] pre-commit autoupdate (#917)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.7...v0.14.8) - [github.com/espressif/conventional-precommit-linter: v1.10.0 → v1.11.0](espressif/conventional-precommit-linter@v1.10.0...v1.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com>
1 parent 34db274 commit 908b5b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
exclude: .*/__snapshots__/.*|.*-input\.json$
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.14.7
39+
rev: v0.14.8
4040
hooks:
4141
- id: ruff
4242
- id: ruff-format
@@ -63,7 +63,7 @@ repos:
6363

6464

6565
- repo: https://github.com/espressif/conventional-precommit-linter
66-
rev: v1.10.0
66+
rev: v1.11.0
6767
hooks:
6868
- id: conventional-precommit-linter
6969
stages: [ commit-msg ]

0 commit comments

Comments
 (0)