bancos-brasileiros 6.0.98 → 6.0.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +6 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -324,17 +324,17 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
324
324
  </a>
325
325
  </td>
326
326
  <td align="center">
327
- <a href="https://github.com/dependabot[bot]">
328
- <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
327
+ <a href="https://github.com/github-actions[bot]">
328
+ <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
329
329
  <br />
330
- <sub><b>dependabot[bot]</b></sub>
330
+ <sub><b>github-actions[bot]</b></sub>
331
331
  </a>
332
332
  </td>
333
333
  <td align="center">
334
- <a href="https://github.com/github-actions[bot]">
335
- <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
334
+ <a href="https://github.com/dependabot[bot]">
335
+ <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
336
336
  <br />
337
- <sub><b>github-actions[bot]</b></sub>
337
+ <sub><b>dependabot[bot]</b></sub>
338
338
  </a>
339
339
  </td>
340
340
  <td align="center">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.0.98",
3
+ "version": "6.0.99",
4
4
  "description": "A list in various formats (CSVXML, JSON, Markdown, SQL, XML) of brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {