Skip to content

Commit

Permalink
Use dependabot (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman authored Jun 28, 2023
1 parent 6caa019 commit 7f3e694
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pre-commit>=2.20
pre-commit==2.20

0 comments on commit 7f3e694

Please sign in to comment.