mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-19 18:08:35 +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:
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/"
|
||||
- "/.github/actions/login-repo/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: saturday
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
pytest == 8.3.5
|
||||
pytest == 8.4.0
|
||||
pytest-xdist == 3.7.0
|
||||
pytest-testinfra == 10.2.2
|
||||
black == 25.1.0
|
||||
|
||||
Reference in New Issue
Block a user