Skip to content

Commit

Permalink
Merge branch 'main' into enhancement-88
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez authored Jan 6, 2025
2 parents c6ea32e + d908249 commit af5c4f8
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 @@ -25,7 +25,7 @@ repos:
# auto inject license blurb
- id: insert-license
files: \.py$
args: [--license-filepath, .github/disclaimer.txt, --no-extra-eol, --use-current-year]
args: [--license-filepath, .github/disclaimer.txt, --no-extra-eol]
- repo: https://github.com/adamchainz/blacken-docs
rev: 1.19.1
hooks:
Expand Down

0 comments on commit af5c4f8

Please sign in to comment.