1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00
This commit is contained in:
dependabot-preview[bot] 2024-12-14 03:57:52 +00:00 committed by GitHub
commit 22e5e50e2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

24
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,24 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- 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: webmock
versions:
- 3.11.1
- 3.11.2
- 3.11.3
- 3.12.0
- 3.12.1