Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 28, 2021
1 parent a040354 commit dec6f07
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
version: 2
updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: slevomat/coding-standard
versions:
- 6.4.1
- 7.0.0
- 7.0.1
- 7.0.2
- 7.0.3
- 7.0.4
- 7.0.5
- dependency-name: phpunit/phpunit
versions:
- 8.5.14
- dependency-name: squizlabs/php_codesniffer
versions:
- 3.5.8

0 comments on commit dec6f07

Please sign in to comment.