Skip to content

Commit

Permalink
Merge branch 'main' into uh/delay-barrier
Browse files Browse the repository at this point in the history
  • Loading branch information
Manvi-Agrawal authored Jun 4, 2024
2 parents 87e0d6f + d5dfbf4 commit 59a1d36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ updates:
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"
interval: "monthly"
commit-message:
prefix: infra
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"test": [
"black",
"botocore",
"flake8<=5.0.4",
"flake8",
"isort",
"jsonschema==3.2.0",
"pre-commit",
Expand Down

0 comments on commit 59a1d36

Please sign in to comment.