diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e01e75f..8fbb2b9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,4 +4,4 @@ repos: hooks: - id: lychee # Optionally include additional CLI arguments - args: ["--no-progress", "--exclude", "file://"] \ No newline at end of file + args: ["--no-progress" ,".",] \ No newline at end of file diff --git a/lychee.toml b/lychee.toml new file mode 100644 index 0000000..201df39 --- /dev/null +++ b/lychee.toml @@ -0,0 +1 @@ +exclude = ['midnight-lizard\.org']