diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 108af046..c941c36d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,7 @@ +ci: + # Attempts to use networking and fails at name resolution + skip: [bundler-audit] + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0