Skip to content

Commit 7f510f6

Browse files
ajwildmarcbachmann
authored andcommitted
chore: Upgrade eslint on drone to v9.1.1
1 parent 1258e19 commit 7f510f6

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:8.47.0
10+
image: marcbachmann/eslint:9.1.1
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: a95440bc33cbbf31ecf9ef2668fb861890ff029ece436be4ddc6e10099b8a797
56+
hmac: da3c74532ef15d34138bf9d3a14261332a0cf67ad6f611f02c3ae3841b6005a2
5757

5858
...

0 commit comments

Comments
 (0)