Skip to content

Commit a0e14e9

Browse files
committed
chore: update bunfig config
1 parent 28e9b33 commit a0e14e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import type { GitHooksConfig } from './types'
22
import process from 'node:process'
3-
import { config as loadConfig } from 'bunfig'
3+
import { loadConfig } from 'bunfig'
44
import defaultConfig from '../git-hooks.config.ts'
55

66
// eslint-disable-next-line antfu/no-top-level-await

0 commit comments

Comments
 (0)