Skip to content

Commit 8ac0c3a

Browse files
authored
Merge pull request #3 from wangsha/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f63b406 + a6e3a70 commit 8ac0c3a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.3.0
5+
rev: v4.4.0
66
hooks:
77
- id: trailing-whitespace
88
- id: end-of-file-fixer

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-aws-function-url-custom-domain",
3-
"version": "0.9.23",
3+
"version": "0.9.24",
44
"description": "Serverless AWS Lambda URL custom domain configuration via cloudfront distribution and route 53.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)