{
  "permissions": {
    "allow": [
      "Bash(npm audit *)",
      "Bash(npm test *)",
      "Bash(git checkout *)",
      "Bash(git add *)",
      "Bash(git commit -m ' *)",
      "Bash(git push *)",
      "Bash(gh pr *)"
    ]
  }
}
