1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Force pre-commit hooks to use python3.

Fixes #23
This commit is contained in:
Felddy 2019-11-15 11:50:38 -05:00
parent 10bbfdf3ae
commit 7c0b30b495
No known key found for this signature in database
GPG key ID: AFD7E112AF75260E

View file

@ -1,4 +1,8 @@
---
default_language_version:
# force all unspecified python hooks to run python3
python: python3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0