1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-19 19:12:38 +00:00
Commit graph

56 commits

Author SHA1 Message Date
Felddy
6a64a512e4 Add a configuration file for Bandit, and configure pre-commit to use it. 2019-05-03 16:49:35 -04:00
Jeremy Frasier
8e0b1d7386
Add pydoc warnings to flake8 config
Also add flake8-docstrings as an additional dependency in the
.pre-commit-config.yml file.
2019-05-03 14:30:56 -04:00
Jeremy Frasier
953752e41a
Add bandit pre-commit hook
Also ran pre-commit autoupdate, which picked up a newer version of the
pyupgrade hook.
2019-04-03 22:51:50 -04:00
Jeremy Frasier
74e145257c
Remove black and pyupgrade from requirements-test
They are not needed there.

Also run pre-commit autoupdate to pick up the latest version of hooks.
2019-03-30 12:47:36 -04:00
Jeremy Frasier
13a180736a
Add pre-commit hook for docker-compose linting 2019-03-30 11:45:50 -04:00
Jeremy Frasier
abcda87e2e
First commit 2019-03-11 08:52:57 -04:00