Skip to content

Commit

Permalink
Update pre-commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpm committed Aug 2, 2023
1 parent d62176b commit 8d074de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
hooks:
- id: black
language_version: python3 # Should be a command that runs python3.6+
files: ^(tests|dallinger|dallinger_scripts|demos)/|setup.py
files: ^(tests|dlgr|demos)/|setup.py

- repo: https://github.com/PyCQA/flake8
rev: '6.0.0'
Expand Down

0 comments on commit 8d074de

Please sign in to comment.