mirror of
https://github.com/cyberjunky/home-assistant-garmin_connect.git
synced 2026-01-06 19:43:52 -05:00
Merge branch 'main' into dependabot/pip/ruff-0.14.3
This commit is contained in:
2
.github/workflows/hassfest.yaml
vendored
2
.github/workflows/hassfest.yaml
vendored
@@ -10,5 +10,5 @@ jobs:
|
||||
validate:
|
||||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- uses: "actions/checkout@v4"
|
||||
- uses: "actions/checkout@v5"
|
||||
- uses: home-assistant/actions/hassfest@master
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
colorlog==6.9.0
|
||||
colorlog==6.10.1
|
||||
setuptools==80.9.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
homeassistant==2025.3.3
|
||||
homeassistant==2025.10.4
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
--requirement requirements_base.txt
|
||||
codespell==2.4.1
|
||||
isort==6.0.1
|
||||
isort==7.0.0
|
||||
pre-commit==4.3.0
|
||||
pre-commit-hooks==6.0.0
|
||||
pyupgrade==3.20.0
|
||||
pyupgrade==3.21.0
|
||||
ruff==0.14.3
|
||||
vulture==2.14
|
||||
|
||||
Reference in New Issue
Block a user