Skip to content

Commit fd216e1

Browse files
s0undt3chMegan Wilhite
authored andcommitted
Pin pre-commit requirements
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
1 parent 1b76119 commit fd216e1

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

.pre-commit-config.yaml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,11 +1310,11 @@ repos:
13101310
args:
13111311
- docs.check
13121312
additional_dependencies:
1313-
- blessings
1314-
- pyyaml
1315-
- distro
1316-
- jinja2
1317-
- msgpack
1313+
- blessings==1.7
1314+
- pyyaml==6.0
1315+
- distro==1.7.0
1316+
- jinja2==3.0.3
1317+
- msgpack==1.0.3
13181318

13191319
- repo: https://github.com/saltstack/invoke-pre-commit
13201320
rev: v1.9.0
@@ -1327,11 +1327,11 @@ repos:
13271327
args:
13281328
- filemap.check
13291329
additional_dependencies:
1330-
- blessings
1331-
- pyyaml
1332-
- distro
1333-
- jinja2
1334-
- msgpack
1330+
- blessings==1.7
1331+
- pyyaml==6.0
1332+
- distro==1.7.0
1333+
- jinja2==3.0.3
1334+
- msgpack==1.0.3
13351335

13361336
- repo: https://github.com/saltstack/invoke-pre-commit
13371337
rev: v1.9.0
@@ -1348,11 +1348,11 @@ repos:
13481348
args:
13491349
- loader.check-virtual
13501350
additional_dependencies:
1351-
- blessings
1352-
- pyyaml
1353-
- distro
1354-
- jinja2
1355-
- msgpack
1351+
- blessings==1.7
1352+
- pyyaml==6.0
1353+
- distro==1.7.0
1354+
- jinja2==3.0.3
1355+
- msgpack==1.0.3
13561356

13571357
- repo: https://github.com/saltstack/invoke-pre-commit
13581358
rev: v1.9.0
@@ -1369,11 +1369,11 @@ repos:
13691369
args:
13701370
- docstrings.check
13711371
additional_dependencies:
1372-
- blessings
1373-
- pyyaml
1374-
- distro
1375-
- jinja2
1376-
- msgpack
1372+
- blessings==1.7
1373+
- pyyaml==6.0
1374+
- distro==1.7.0
1375+
- jinja2==3.0.3
1376+
- msgpack==1.0.3
13771377

13781378
- repo: https://github.com/saltstack/invoke-pre-commit
13791379
rev: v1.9.0
@@ -1392,11 +1392,11 @@ repos:
13921392
- docstrings.check
13931393
- --error-on-known-failures
13941394
additional_dependencies:
1395-
- blessings
1396-
- pyyaml
1397-
- distro
1398-
- jinja2
1399-
- msgpack
1395+
- blessings==1.7
1396+
- pyyaml==6.0
1397+
- distro==1.7.0
1398+
- jinja2==3.0.3
1399+
- msgpack==1.0.3
14001400

14011401
- repo: https://github.com/saltstack/mirrors-nox
14021402
rev: v2020.8.22

0 commit comments

Comments
 (0)