Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
437e6a7259 chore(deps): update actions/setup-python action to v6 2026-04-22 01:58:19 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -304,7 +304,7 @@ jobs:
- name: >-
🐍 Setup Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: 3.x

View File

@@ -90,7 +90,7 @@
"all-contributors-cli": "^6.26.1",
"uuid": "^13.0.0",
"env-cmd": "^10.1.0",
"eslint": "^10.0.0",
"eslint": "^9.28.0",
"eslint-plugin-chai-friendly": "^1.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.19.0",