diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d2db13..57e28bd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,8 @@ repos: # the tiles. See the customization section in the README for more flags. # Simply remove the comments (#) below for args and the flags you want. args: - - --auto-add-tiles-to-git=amend + - --auto-add-tiles-to-git=add - --contrast-improvement-type=dark + - --overwrite-year=2023 # - --language-sorting=py,jl,kt,rs # - --exclude-patterns=2021/*/*.apl,2021/*/*.py,2021/*/*.cpp \ No newline at end of file