Skip to content

Commit 06e67dd

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c35ae1d commit 06e67dd

4 files changed

Lines changed: 2534 additions & 871 deletions

File tree

.github/ISSUE_TEMPLATE/utility-proposal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
value: |
1212
## Utility Proposal Form
1313
14-
Thank you for your interest in improving `js-utils-kit`!
14+
Thank you for your interest in improving `js-utils-kit`!
1515
Use this form to propose a new utility function or enhancement.
1616
1717
- type: input

.pre-commit-config.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
minimum_pre_commit_version: "3.6.0"
1+
minimum_pre_commit_version: '3.6.0'
22

33
ci:
44
autofix_prs: true
@@ -22,9 +22,4 @@ repos:
2222
additional_dependencies:
2323
- prettier@3.6.2
2424
pass_filenames: true
25-
args:
26-
[
27-
"--log-level=warn",
28-
"--write",
29-
"--ignore-path=.gitignore",
30-
]
25+
args: ['--log-level=warn', '--write', '--ignore-path=.gitignore']

favicon.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)