Skip to content

Commit

Permalink
add ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
mimmi20 committed Jul 6, 2024
1 parent a2448fd commit 2374cfb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ updates:
- dependency-name: "symfony/filesystem"
- dependency-name: "predis/predis"
- dependency-name: "elasticsearch/elasticsearch"
- dependency-name: "friendsofphp/php-cs-fixer"
- dependency-name: "sirbrillig/phpcs-variable-analysis"
- dependency-name: "slevomat/coding-standard"
- dependency-name: "squizlabs/php_codesniffer"

# Disable rebasing for all pull requests
rebase-strategy: "disabled"
Expand Down

0 comments on commit 2374cfb

Please sign in to comment.