Skip to content
Snippets Groups Projects
Verified Commit faea4616 authored by Chris Croome's avatar Chris Croome
Browse files

pre-commit update

parent a941f282
No related branches found
No related tags found
No related merge requests found
Pipeline #31204 passed
......@@ -27,6 +27,14 @@ repos:
- jc==1.24.0
# https://github.com/jmespath/jmespath.py/tags
- jmespath==1.0.1
# https://github.com/aristanetworks/j2lint/releases
- repo: https://github.com/aristanetworks/j2lint.git
rev: v1.1.0
hooks:
- id: j2lint
name: Jinja2-Linter
args:
- templates/*.j2
# https://github.com/jackdewinter/pymarkdown/releases
- repo: https://github.com/jackdewinter/pymarkdown.git
rev: v0.9.15
......
......@@ -10,7 +10,7 @@
---
- name: apt
src: https://git.coop/webarch/apt.git
version: 3.0.2 # apt
version: 3.1.0 # apt
scm: git
- name: systemd
......
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