Skip to content

Commit e38d1b8

Browse files
chore(deps): update pre-commit hook web-ext to v8.10.0
1 parent d1ab943 commit e38d1b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
- javascript
4040
pass_filenames: false
4141
additional_dependencies:
42-
- web-ext@8.9.0
42+
- web-ext@8.10.0
4343

4444
- repo: https://github.com/rhysd/actionlint
4545
rev: v1.7.7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"eslint": "9.39.0",
77
"globals": "16.3.0",
88
"tape": "5.9.0",
9-
"web-ext": "8.9.0"
9+
"web-ext": "8.10.0"
1010
},
1111
"license": "MIT",
1212
"name": "skipredirect",

0 commit comments

Comments
 (0)