mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-10-11 11:56:17 +00:00
Compare commits
2 Commits
NormannK-p
...
NormannK-p
Author | SHA1 | Date | |
---|---|---|---|
|
be2ff5ea3d | ||
|
54f78fbc49 |
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@@ -5,16 +5,7 @@
|
|||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
# Update dependencies on the main branch
|
|
||||||
- package-ecosystem: "pip" # See documentation for possible values
|
- package-ecosystem: "pip" # See documentation for possible values
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
target-branch: "main" # Target the main branch
|
|
||||||
|
|
||||||
# Update dependencies on the feature/config-nested branch
|
|
||||||
- package-ecosystem: "pip"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
target-branch: "feature/config-nested" # Target the specific feature branch
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
gitpython==3.1.44
|
gitpython==3.1.44
|
||||||
linkify-it-py==2.0.3
|
linkify-it-py==2.0.3
|
||||||
myst-parser==4.0.1
|
myst-parser==4.0.1
|
||||||
sphinx==8.2.3
|
sphinx==8.1.3
|
||||||
sphinx_rtd_theme==3.0.2
|
sphinx_rtd_theme==3.0.2
|
||||||
sphinx-tabs==3.4.7
|
sphinx-tabs==3.4.7
|
||||||
pytest==8.3.5
|
pytest==8.3.5
|
||||||
|
Reference in New Issue
Block a user