Skip to content

Commit

Permalink
fix: Move Dependabot to correct location
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Jul 28, 2022
1 parent 1eaf081 commit 0e629cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
File renamed without changes.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,9 @@ jobs:
DEFAULT_BRANCH: main
LINTER_RULES_PATH: '.github/linters'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILTER_REGEX_EXCLUDE: '.github/workflows/dependabot.yml'
LOG_LEVEL: WARN
VALIDATE_ALL_CODEBASE: true
MULTI_STATUS: true
LOG_LEVEL: WARN

VALIDATE_GITHUB_ACTIONS: true
VALIDATE_JAVASCRIPT_ES: true
Expand Down

0 comments on commit 0e629cf

Please sign in to comment.