mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-07-23 16:49:46 -07:00
update
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
"Read(./.env.*)",
|
||||
"Read(./secrets/**)",
|
||||
"Read(~/.aws/**)",
|
||||
"Bash(git push *)",
|
||||
"Bash(yadm push *)"
|
||||
"Bash(git push --force*)",
|
||||
"Bash(yadm push --force*)"
|
||||
]
|
||||
},
|
||||
"hooks": {
|
||||
@@ -69,14 +69,10 @@
|
||||
"enabled": false,
|
||||
"autoAllowBashIfSandboxed": true,
|
||||
"network": {
|
||||
"allowUnixSockets": [
|
||||
"/var/run/docker.sock"
|
||||
],
|
||||
"allowUnixSockets": ["/var/run/docker.sock"],
|
||||
"allowLocalBinding": true
|
||||
},
|
||||
"excludedCommands": [
|
||||
"docker"
|
||||
]
|
||||
"excludedCommands": ["docker"]
|
||||
},
|
||||
"effortLevel": "high",
|
||||
"tui": "fullscreen",
|
||||
|
||||
Reference in New Issue
Block a user