mirror of
https://github.com/thecode/ha-rpi_gpio.git
synced 2025-08-02 07:27:44 +00:00
Compare commits
12 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e38a45ade9 | ||
![]() |
0383c19d77 | ||
![]() |
f9aa9b0485 | ||
![]() |
49b06ffa84 | ||
![]() |
94f5e1ba18 | ||
![]() |
a9f904da77 | ||
![]() |
7449569925 | ||
![]() |
81c89d0385 | ||
![]() |
e5a86e2593 | ||
![]() |
7a07346934 | ||
![]() |
2890971f59 | ||
![]() |
831af93917 |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
uses: actions/setup-python@v5.4.0
|
uses: actions/setup-python@v5.6.0
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
black==25.1.0
|
black==25.1.0
|
||||||
flake8==7.1.1
|
flake8==7.3.0
|
||||||
isort==6.0.0
|
isort==6.0.1
|
||||||
mypy==1.15.0
|
mypy==1.17.0
|
||||||
pre-commit==4.1.0
|
pre-commit==4.2.0
|
||||||
pydocstyle==6.3.0
|
pydocstyle==6.3.0
|
||||||
pylint==3.3.4
|
pylint==3.3.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user