mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Merge pull request #432 from cisagov/maintenance/update_from_skeleton-generic
Pull in updates from cisagov/skeleton-generic
This commit is contained in:
commit
119c1a405a
2 changed files with 6 additions and 1 deletions
5
.github/lineage.yml
vendored
Normal file
5
.github/lineage.yml
vendored
Normal file
|
@ -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:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.0.1
|
rev: v4.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
- id: check-executables-have-shebangs
|
- id: check-executables-have-shebangs
|
||||||
|
|
Loading…
Reference in a new issue