Skip to content

Commit 56c68f8

Browse files
committed
chore: Update to eslint v9.6.0
1 parent d5a12a0 commit 56c68f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ clone:
77

88
steps:
99
- name: eslint
10-
image: marcbachmann/eslint:9.1.1
10+
image: marcbachmann/eslint:9.6.0
1111
environment:
1212
GH_TOKEN:
1313
from_secret: GH_TOKEN
@@ -53,6 +53,6 @@ trigger:
5353
event: [push, tag, pull_request]
5454
---
5555
kind: signature
56-
hmac: da3c74532ef15d34138bf9d3a14261332a0cf67ad6f611f02c3ae3841b6005a2
56+
hmac: 422e79440c83c35aa3e2e912fe0014679282a9328c1bd0abfc9c6fcf5a9ce1eb
5757

5858
...

0 commit comments

Comments
 (0)