Skip to content

Commit

Permalink
Update precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
bastonero committed Sep 11, 2024
1 parent 4fec970 commit eac3077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ repos:
exclude: &exclude_files >
(?x)^(
docs/.*|
tests/.*(?<!\.py)$
tests/.*(?<!\.py)$|
.cla/.*
)$
additional_dependencies: ['toml']

Expand Down

0 comments on commit eac3077

Please sign in to comment.