Commit Graph

12 Commits

Author SHA1 Message Date
Marcin S e004d5a5ed Fix dependabot labels (#6674) 2023-02-07 10:32:14 +00:00
Sergejs Kostjucenko e961e36250 fix dependabot labels (#6468) 2022-12-22 12:26:24 +01:00
João Paulo Silva de Souza 067b2ab926 Companion of Substrate PR 12837 (#6385)
* rename some crates for publishing to crates.io

* s/remote-ext/frame-remote-externalities

* cargo update
2022-12-06 12:30:49 +00:00
Sergejs Kostjucenko e98273b0c2 add GHA support to dependabot (#5544)
* add GHA support to dependabot

* add labels

* Update .github/dependabot.yml

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
2022-05-18 16:08:58 +02:00
Bastian Köcher ef3addb6a2 Dependabot: Ignore sub-tokens (#4328) 2021-11-19 13:42:24 +00:00
Bastian Köcher 4f9ec3149c Ignore generate-bags by dependabot (#3930) 2021-09-25 20:16:15 +00:00
Andronik Ordian 446aa6777e dependabot: ignore yet another git dep (#3759) 2021-09-02 11:47:57 +02:00
Andronik Ordian d5b5bd23bc dependabot: ignore another git dep (#3493) 2021-07-19 20:17:51 +02:00
Bastian Köcher 418086bc42 Dependabot: Fix labels and ignore try-runtime-* (#3119) 2021-05-26 21:04:01 +00:00
Andronik Ordian 44704a57e1 dependabot: ignore beefy git updates (#3111)
It should rather be updated manually with proper `Cargo.lock` updates at least until we switch to crates.io versions. See #3109 as an example of that (bad) update.
2021-05-26 16:47:32 +02:00
Max Inden 9a99607c7e .github/dependabot: Handle Substrate crates manually (#1961)
* .github/dependabot: Handle Substrate crates manually

Handle updates for crates from github.com/paritytech/substrate manually.

* .github/dependabot: Additional prefixes

Co-authored-by: Andronik Ordian <write@reusable.software>

Co-authored-by: Andronik Ordian <write@reusable.software>
2020-11-17 11:34:54 +00:00
Max Inden 178bc960c5 .github: Add dependabot config and thus enable dependabot (#1937)
* .github: Add dependabot config and thus enable dependabot

* Update .github/dependabot.yml

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
2020-11-17 10:20:46 +00:00