Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/next'
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-vogels committed Sep 12, 2023
2 parents 4b6c888 + 8fe64e0 commit 24c8295
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
12 changes: 4 additions & 8 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
version: 2

updates:
- assignees:
- "thomas-vogels"
directory: "/"
- directory: "/"
ignore:
- dependency-name: "Sphinx"
open-pull-requests-limit: 10
package-ecosystem: "pip"
reviewers:
- "harrystech/data-eng"
- "harrystech/data-platform"
schedule:
interval: "weekly"

- assignees:
- "thomas-vogels"
directory: "/"
- directory: "/"
package-ecosystem: "github-actions"
reviewers:
- "harrystech/data-eng"
- "harrystech/data-platform"
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ repos:
- "types-tabulate==0.9.0.1"
- "types-termcolor==1.1.6.1"
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.7.2.1
rev: v0.9.0.5
hooks:
- id: shellcheck

0 comments on commit 24c8295

Please sign in to comment.