Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 16a79561 authored by Dorian Turba's avatar Dorian Turba
Browse files

add pre-commit autoupdate

parent 514e8e9f
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ pre-commit install ...@@ -20,6 +20,7 @@ pre-commit install
You can manually run the pre-commit hooks on all files: You can manually run the pre-commit hooks on all files:
```bash ```bash
pre-commit autoupdate
pre-commit run --all-files pre-commit run --all-files
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment