File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # To get started with Dependabot version updates, you'll need to specify which
2+ # package ecosystems to update and where the package manifests are located.
3+ # Please see the documentation for all configuration options:
4+ # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5+
6+ version : 2
7+ updates :
8+ - package-ecosystem : " github-actions"
9+ directory : " /"
10+ schedule :
11+ # Check for updates to GitHub Actions every day
12+ interval : " daily"
13+ time : " 08:00"
14+ timezone : " UTC"
Original file line number Diff line number Diff line change 11[ // ] : # ( Badges )
2- [ ![ ci ] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/CI .yaml/badge.svg )] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/CI .yaml )
2+ [ ![ CodeEntropy CI ] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/project-ci .yaml/badge.svg )] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/project-ci .yaml )
33![ PyPI - Version] ( https://img.shields.io/pypi/v/codeentropy?logo=pypi&logoColor=white )
44![ PyPI - Status] ( https://img.shields.io/pypi/status/codeentropy?logo=pypi&logoColor=white )
55![ PyPI - Downloads] ( https://img.shields.io/pepy/dt/codeentropy?logo=pypi&logoColor=white&color=blue )
You can’t perform that action at this time.
0 commit comments