Skip to content

Commit

Permalink
Merge pull request #1817 from vprashar2929/compose-idle
Browse files Browse the repository at this point in the history
chore(compose): Disable idle power metrics in VM
  • Loading branch information
sthaha authored Oct 21, 2024
2 parents 6de3263 + 2c5633a commit c08b04a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/golangci/golangci-lint
rev: v1.59.1
rev: v1.61.0
hooks:
- id: golangci-lint
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
true
false

0 comments on commit c08b04a

Please sign in to comment.