Skip to content

Commit

Permalink
Merge branch 'main' into feature/cut_players_after_rubber
Browse files Browse the repository at this point in the history
  • Loading branch information
Segelzwerg authored Nov 22, 2022
2 parents f683c56 + b13c4c1 commit 0e653bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "pip" # See documentation for possible values
directory: "/docs/source" # Location of package manifests
schedule:
interval: "daily"
4 changes: 2 additions & 2 deletions docs/source/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx==5.0.2
sphinx-autoapi==1.8.4
sphinx==5.3.0
sphinx-autoapi==2.0.0

0 comments on commit 0e653bf

Please sign in to comment.