Skip to content
Snippets Groups Projects
Unverified Commit aa58814d authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

fix: wrong import (#13229)

parent 521851a8
No related branches found
No related tags found
No related merge requests found
import is from '@sindresorhus/is/dist';
import is from '@sindresorhus/is';
import { configFileNames } from '../../../../config/app-strings';
import type { RenovateConfig } from '../../../../config/types';
import { logger } from '../../../../logger';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment