mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
.pre-commit-config.yaml: skip bundler-audit in ci
This commit is contained in:
parent
546e774387
commit
6743a0912d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user