Skip to content

Commit 5993f80

Browse files
committed
Fix min release age exclusions
1 parent 1da09da commit 5993f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ savePrefix: ''
2727
minimumReleaseAge: 2880
2828
minimumReleaseAgeExclude:
2929
- '@h5web/*'
30-
- '@esrf/config'
30+
- '@esrf/eslint-config'
3131

3232
# Run install automatically if anything is out of date before running a script
3333
verifyDepsBeforeRun: 'install'

0 commit comments

Comments
 (0)