We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3e156 commit 25dea95Copy full SHA for 25dea95
2 files changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -19,7 +19,6 @@ _Put an `x` in the boxes that apply_
19
- [ ] I have added necessary documentation (if appropriate).
20
- [ ] I have verified that my changes render correctly in RTL (if appropriate).
21
- [ ] I have manually reviewed all AI generated code.
22
-- [ ] I have self-reviewed this PR.
23
24
## How to review (Optional)
25
.github/dependabot.yml
@@ -31,10 +31,6 @@ updates:
31
directory: '/'
32
schedule:
33
interval: daily
34
- cooldown:
35
- semver-major-days: 30
36
- semver-minor-days: 14
37
- semver-patch-days: 7
38
open-pull-requests-limit: 2
39
reviewers:
40
- '@mozilla/fxa-devs'
0 commit comments