Skip to content

Commit

Permalink
dependabot: update reviewers and schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Oct 3, 2023
1 parent 42ea067 commit 65db990
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
reviewers:
- rkm
- SMI/reviewers
- package-ecosystem: "maven"
directory: "/integration"
schedule:
interval: "daily"
interval: "weekly"
reviewers:
- rkm
- SMI/reviewers
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ repos:
rev: "23.9.1"
hooks:
- id: black
language_version: python38
- repo: https://github.com/PyCQA/flake8
rev: "6.1.0"
hooks:
Expand Down

0 comments on commit 65db990

Please sign in to comment.