feat: add devcontainer configuration and Dependabot setup
This commit is contained in:
		
							parent
							
								
									0a8ce477f7
								
							
						
					
					
						commit
						00f3db6cde
					
				| 
						 | 
					@ -9,7 +9,9 @@
 | 
				
			||||||
			"extensions": [
 | 
								"extensions": [
 | 
				
			||||||
				"GitHub.copilot",
 | 
									"GitHub.copilot",
 | 
				
			||||||
				"GitHub.copilot-chat",
 | 
									"GitHub.copilot-chat",
 | 
				
			||||||
				"github.vscode-github-actions"
 | 
									"github.vscode-github-actions",
 | 
				
			||||||
 | 
									"elagil.pre-commit-helper",
 | 
				
			||||||
 | 
									"saoudrizwan.claude-dev"
 | 
				
			||||||
			]
 | 
								]
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue