Skip to content

Commit

Permalink
chore: add Type
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Dec 31, 2023
1 parent aadd193 commit 04cecea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,14 @@ updates:
directory: /
schedule:
interval: daily
time: "03:00"
timezone: "Asia/Tokyo"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "03:00"
timezone: "Asia/Tokyo"
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "03:00"
timezone: "Asia/Tokyo"
groups:
tauri-apps:
patterns:
Expand Down
2 changes: 1 addition & 1 deletion .github/mergeable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ mergeable:
validate:
- do: label
must_include:
regex: bug|documentation|enhancement
regex: ^Type|bug|documentation|enhancement
message: must include types

0 comments on commit 04cecea

Please sign in to comment.