Skip to content

Commit 69c7c4a

Browse files
authored
build: 🔥 remove commit scope from CI and build updates (#480)
1 parent c5fa339 commit 69c7c4a

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ updates:
66
interval: weekly
77
commit-message:
88
prefix: ci
9-
include: scope
10-
assignees:
11-
- "lwjohnst86"

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
33
ci:
4-
autofix_commit_msg: "chore(pre-commit): :pencil2: automatic fixes"
5-
autoupdate_commit_msg: "ci(pre-commit): :construction_worker: update pre-commit CI version"
4+
autofix_commit_msg: "chore: :pencil2: automatic fixes"
5+
autoupdate_commit_msg: "ci: :construction_worker: update pre-commit CI version"
66

77
repos:
88
- repo: https://github.com/gitleaks/gitleaks

0 commit comments

Comments
 (0)