Skip to content

Commit

Permalink
chore: reconcile repository (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlopes authored Jan 14, 2025
1 parent f4a95db commit 8cfd5f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ permissions:
jobs:
pre_commmit:
name: Pre-commit
uses: dnlopes/Reusable.Workflows/.github/workflows/pre-commit-hooks.yaml@8c441b3d81a1d125326befa44f1fa2f462cdbfd7 # v1.13.40
uses: dnlopes/Reusable.Workflows/.github/workflows/pre-commit-hooks.yaml@ea5826e9171eec2bd37971dca686bd8568309dd8 # v1.13.41
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/pr-semantic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
semantic_pr:
needs: pr_labels
name: Semantic
uses: dnlopes/Reusable.Workflows/.github/workflows/semantic-pr.yaml@8c441b3d81a1d125326befa44f1fa2f462cdbfd7 # v1.13.40
uses: dnlopes/Reusable.Workflows/.github/workflows/semantic-pr.yaml@ea5826e9171eec2bd37971dca686bd8568309dd8 # v1.13.41
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
":timezone(UTC)",
"security:openssf-scorecard"
],
"schedule": ["* 22-23,0-1 * * *"],
"schedule": ["* 0-5 * * 4,5"],
"reviewersFromCodeOwners": true,
"automergeStrategy": "squash"
}

0 comments on commit 8cfd5f4

Please sign in to comment.