Skip to content

Commit 9e8b9cc

Browse files
committedFeb 17, 2024
remove dependabot
1 parent 1589f67 commit 9e8b9cc

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed
 

‎.github/dependabot.yml

-12
This file was deleted.

‎.github/workflows/docs-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
python-version: "3.12"
2727
- name: Install dependencies
2828
run: |
29+
pip install hatch
2930
- name: Build docs
3031
id: pages
3132
run: hatch docs:build

0 commit comments

Comments
 (0)
Please sign in to comment.