Skip to content

Commit c7e2c2b

Browse files
committed
chore: repair automation config after transfer
1 parent 2c49e39 commit c7e2c2b

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "npm"
4-
directory: "/"
5-
schedule:
6-
interval: "weekly"
7-
open-pull-requests-limit: 5
8-
labels:
9-
- "dependencies"
103
- package-ecosystem: "github-actions"
114
directory: "/"
125
schedule:

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
site_name: ShieldCode
22
site_description: Skill do Claude Code que protege código gerado contra OWASP Top 10. SQL injection, XSS, SSRF, path traversal e mais.
3-
site_url: https://nikolasdehor.github.io/shieldcode/
3+
site_url: https://dehor-labs.github.io/shieldcode/
44
site_author: Nikolas de Hor
5-
repo_url: https://github.com/nikolasdehor/shieldcode
6-
repo_name: nikolasdehor/shieldcode
5+
repo_url: https://github.com/DeHor-Labs/shieldcode
6+
repo_name: DeHor-Labs/shieldcode
77
edit_uri: edit/main/docs/
88

99
theme:

0 commit comments

Comments
 (0)