Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Remove outdated comments.
  • Loading branch information
veritas9872 authored Apr 10, 2023
1 parent 01c6c5f commit 8e89d5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Pre-commit is a tool to check for issues in the code at commit time.
# Visit the pre-commit documentation for the configuration options.
# https://pre-commit.com/#adding-pre-commit-plugins-to-your-project
# Run `pre-commit install` inside the container for the first run.
# Run `pre-commit run --all-files` to run all checks.

default_language_version:
python: python3.10
Expand Down

0 comments on commit 8e89d5b

Please sign in to comment.