Skip to content

Commit

Permalink
fix dependabot (#17)
Browse files Browse the repository at this point in the history
* fix dependatbot

* Updated README

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
cschindlbeck and github-actions[bot] authored Dec 28, 2024
1 parent 5e1b27b commit efd5051
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@

version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/.docker/"
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Example:
1250 ┤

User: christopsy666, Rating type: Bullet on lichess.org
Last update: 28.12.2024 12:41:35
Last update: 28.12.2024 12:44:50
</code>
</pre>

Expand Down

0 comments on commit efd5051

Please sign in to comment.