Skip to content

Commit

Permalink
chore: Update to eslint v9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbachmann committed Jul 10, 2024
1 parent d5a12a0 commit 56c68f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ clone:

steps:
- name: eslint
image: marcbachmann/eslint:9.1.1
image: marcbachmann/eslint:9.6.0
environment:
GH_TOKEN:
from_secret: GH_TOKEN
Expand Down Expand Up @@ -53,6 +53,6 @@ trigger:
event: [push, tag, pull_request]
---
kind: signature
hmac: da3c74532ef15d34138bf9d3a14261332a0cf67ad6f611f02c3ae3841b6005a2
hmac: 422e79440c83c35aa3e2e912fe0014679282a9328c1bd0abfc9c6fcf5a9ce1eb

...

0 comments on commit 56c68f8

Please sign in to comment.