Browse Source

chore(sync): synced local './' with remote 'bash/'

Synced from dgibbs64/repo-sync@0d089f257ab6bcf099e77124d863876c8e19f9e4 — chore: remove opensuseleap15 exclusion from latest ansible-core (now Python 3.11 / Leap 15.6)
dgibbs64 1 month ago
parent
commit
d138a458a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .prettierrc.json

+ 1 - 1
.prettierrc.json

@@ -1,3 +1,3 @@
 {
-  "plugins": ["prettier-plugin-sh", "prettier-plugin-jinja-template"]
+  "plugins": ["prettier-plugin-sh"]
 }