1
0
mirror of https://github.com/badges/shields.git synced 2025-11-09 12:40:59 +03:00

move from @renovate/pep440 to @renovatebot/pep440 (#9614)

This commit is contained in:
chris48s
2023-11-19 19:44:03 +00:00
committed by GitHub
parent 083b36c0a1
commit 3cefd28e0c
4 changed files with 11 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
import Joi from 'joi'
import pep440 from '@renovate/pep440'
import pep440 from '@renovatebot/pep440'
import { createServiceTester } from '../tester.js'
export const t = await createServiceTester()