Skip to content
Snippets Groups Projects
Commit c08080b4 authored by Moul's avatar Moul
Browse files

ci: Fix pre-commit-hooks not appearing (#451)

Add missing .code_changes extention
parent 055760ba
No related branches found
No related tags found
1 merge request!226Fix pre-commit-hooks not appearing (#451)
...@@ -88,6 +88,7 @@ pyupgrade: ...@@ -88,6 +88,7 @@ pyupgrade:
pre-commit:hooks: pre-commit:hooks:
extends: extends:
- .code_changes
- .pre-commit - .pre-commit
stage: checks stage: checks
script: script:
......
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