Skip to content

Commit

Permalink
style(eslint): run
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Dec 29, 2023
1 parent a264d6d commit 968b37b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .commitlintrc.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export default {
extends: ['@commitlint/config-conventional']
extends: ['@commitlint/config-conventional'],
}
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
directory: /
schedule:
interval: daily

0 comments on commit 968b37b

Please sign in to comment.