Skip to content

Commit

Permalink
remove ancient ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelglass committed May 5, 2021
1 parent 2b5fdbb commit d8a4620
Showing 1 changed file with 6 additions and 50 deletions.
56 changes: 6 additions & 50 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,52 +1,8 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: oj
versions:
- 3.11.2
- 3.11.3
- 3.11.4
- dependency-name: rubocop
versions:
- 1.10.0
- 1.11.0
- 1.12.0
- 1.12.1
- 1.9.0
- 1.9.1
- dependency-name: listen
versions:
- 3.4.1
- 3.5.0
- dependency-name: nokogiri
versions:
- 1.11.1
- 1.11.2
- dependency-name: rspec-rails
versions:
- 4.0.2
- 4.1.0
- 5.0.0
- dependency-name: codecov
versions:
- 0.4.2
- 0.4.3
- 0.5.0
- 0.5.1
- dependency-name: rubocop-performance
versions:
- 1.10.0
- 1.10.1
- 1.9.2
- dependency-name: font-awesome-rails
versions:
- 4.7.0.6
- dependency-name: rack-mini-profiler
versions:
- 2.3.0
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10

0 comments on commit d8a4620

Please sign in to comment.