Skip to content

Commit 9114e04

Browse files
authored
Merge pull request #9 from wangsha/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a506785 + d1fb827 commit 9114e04

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.4.0
5+
rev: v4.5.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.25",
3+
"version": "0.9.26",
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)