Merge pull request #432 from cisagov/maintenance/update_from_skeleton-generic

Pull in updates from cisagov/skeleton-generic
pull/429/head^2
Nick 2 years ago committed by GitHub
commit 119c1a405a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .github/lineage.yml
  2. 2
      .pre-commit-config.yaml

@ -0,0 +1,5 @@
---
lineage:
skeleton:
remote-url: https://github.com/cisagov/skeleton-generic.git
version: '1'

@ -5,7 +5,7 @@ default_language_version:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.1.0
hooks:
- id: check-case-conflict
- id: check-executables-have-shebangs

Loading…
Cancel
Save