Skip to content

Commit 6a1ed05

Browse files
Downgrade ESLint version in codacy.yaml from 9.3.0 to 8.57.0
1 parent e0b95d2 commit 6a1ed05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codacy/codacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ runtimes:
22
- node@22.2.0
33
- python@3.11.11
44
tools:
5-
- eslint@9.3.0
5+
- eslint@8.57.0
66
- trivy@0.59.1
77
- pylint@3.3.6
88
- pmd@6.55.0

0 commit comments

Comments
 (0)