Skip to content

Commit c4b11e1

Browse files
authored
ci: ignore firebase updates
it is not compatible with reactfire refs FirebaseExtended/reactfire#594
1 parent 75822c6 commit c4b11e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ updates:
99
update-types: ['minor', 'patch']
1010
major-app-dependencies:
1111
update-types: ['major']
12+
exclude-patterns:
13+
- firebase
1214
- package-ecosystem: github-actions
1315
directory: /
1416
schedule:

0 commit comments

Comments
 (0)