Skip to content
Snippets Groups Projects

Update pre-commit hooks

Merged Eva Bardou requested to merge bump-precommit into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -8,7 +8,7 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive
test:
image: python:3
image: python:3.11
stage: test
cache:
Loading