We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736ae6c commit ba52813Copy full SHA for ba52813
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
salt/ext/.*
46
)$
47
48
- - repo: https://github.com/s0undt3ch/python-tools-scripts
+ - repo: https://github.com/saltstack/python-tools-scripts
49
rev: "0.18.6"
50
hooks:
51
- id: tools
@@ -1658,7 +1658,7 @@ repos:
1658
1659
- id: remove-import-headers
1660
1661
- - repo: https://github.com/s0undt3ch/salt-rewrite
+ - repo: https://github.com/saltstack/salt-rewrite
1662
# Automatically rewrite code with known rules
1663
rev: 2.4.4
1664
0 commit comments