mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-20 02:18:51 +00:00
Merge branch 'development' into master
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -2,7 +2,9 @@ version: 2
|
|||||||
updates:
|
updates:
|
||||||
# Maintain dependencies for GitHub Actions
|
# Maintain dependencies for GitHub Actions
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directories:
|
||||||
|
- "/"
|
||||||
|
- "/.github/actions/login-repo/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
day: saturday
|
day: saturday
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
pytest == 8.3.5
|
pytest == 8.4.0
|
||||||
pytest-xdist == 3.7.0
|
pytest-xdist == 3.7.0
|
||||||
pytest-testinfra == 10.2.2
|
pytest-testinfra == 10.2.2
|
||||||
black == 25.1.0
|
black == 25.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user