Skip to content

Commit 8bf9151

Browse files
committed
wip
1 parent 412a115 commit 8bf9151

2 files changed

Lines changed: 111 additions & 451 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,5 @@ updates:
1919
patterns:
2020
- "*"
2121
ignore:
22-
# ignore all bootstrap major updates
23-
- dependency-name: "bootstrap"
24-
update-types: ["version-update:semver-major"]
25-
# TODO: upgrade iso-8859-2 when ava will have ESM support: https://github.com/orgs/avajs/projects/2
26-
# https://github.com/FlowCrypt/flowcrypt-browser/pull/3961#issuecomment-921335748
27-
- dependency-name: "iso-8859-2"
28-
versions: [ ">=1.0.1" ]
2922
- dependency-name: "ava"
3023
update-types: ["version-update:semver-major"]

0 commit comments

Comments
 (0)