.pre-commit-config.yaml: add ci configuration for reference

This commit is contained in:
Aminda Suomalainen 2023-04-12 08:58:19 +03:00
parent 94d26e811a
commit 239acb6b52
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 4 additions and 0 deletions

View File

@ -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